HtmlAttributeNameAttribute.DictionaryAttributePrefixSet 屬性

定義

取得是否已 DictionaryAttributePrefix 設定的指示。 用來區分未初始化 DictionaryAttributePrefix 的值與明確 null 設定。

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

屬性值

true 如果 已設定,則 DictionaryAttributePrefix 為 。 否則為 false

適用於