XmlDictionaryString.Value 屬性

定義

取得這個類別執行個體的字串值。

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

屬性值

String

這個類別執行個體的字串值。

適用於