共用方式為


ProfilePropertySettingsCollection.AllowClear 屬性

定義

取得值,指出 <clear> 項目作為 ProfilePropertySettings 物件是否有效。

protected:
 virtual property bool AllowClear { bool get(); };
protected virtual bool AllowClear { get; }
member this.AllowClear : bool
Protected Overridable ReadOnly Property AllowClear As Boolean

屬性值

Boolean

所有情況下都是 false

適用於

另請參閱