ParenthesizePropertyNameAttribute.NeedParenthesis 속성

정의

속성 창 속성 이름을 속성 창 괄호 안에 표시할지 여부를 나타내는 값을 가져옵니다.

public:
 property bool NeedParenthesis { bool get(); };
public bool NeedParenthesis { get; }
member this.NeedParenthesis : bool
Public ReadOnly Property NeedParenthesis As Boolean

속성 값

속성이 괄호로 표시되면 이고, 그렇지 않으면 .

적용 대상