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

该类的此实例的字符串值。

适用于