ParenthesizePropertyNameAttribute.NeedParenthesis 屬性

定義

取得值,表示 [屬性] 視窗是否在 [屬性] 視窗中將屬性名稱以括號的方式顯示。

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

屬性值

如果屬性以括號顯示,則為 true,否則為 false

適用於