DataMember.Label 屬性

定義

取得這個資料成員所要顯示的標籤。

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

屬性值

String

string,其中包含要為此資料成員顯示的標籤。

適用於