XmlAtomicValue.Value 屬性

定義

取得 string 已驗證的 XML 元素或屬性的值。

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

屬性值

驗證 string 過的 XML 元素或屬性的值。

適用於