HtmlAttributeNameAttribute.Name 属性

定义

关联属性的 HTML 属性名称。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

属性值

null 或为空,前提是且仅当关联的属性没有公共资源库且与 IDictionary<TKey,TValue> 兼容(其中 TKeyString时)。

适用于