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.

Применяется к