共用方式為


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 如果相關聯的屬性沒有公用 setter 且與 IDictionary<TKey,TValue> where TKeyString 相容,則為 空白。

適用於