XmlMemberMapping.ElementName 屬性

定義

取得適用於此映射的 XML 元素宣告的未限定名稱。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

適用於此映射的 XML 元素宣告的未限定名稱。

適用於