ProfilePropertySettingsCollection.AllowClear 属性

定义

获取一个值,指示作为 ProfilePropertySettings 对象的 <clear> 元素是否是有效的。

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

适用于

另请参阅