Udostępnij przez


Właściwość Value

Pobiera wartość obiektów w XmlReadProperty. Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Deklaracja
Public ReadOnly Property Value As String
    Get
'Użycie
Dim instance As XmlReadProperty
Dim value As String

value = instance.Value
public string Value { get; }
public:
property String^ Value {
    String^ get ();
}
member Value : string
function get Value () : String

Wartość właściwości

Typ: System. . :: . .String
Ciąg reprezentujący wartość właściwość obiektów.