Freigeben über


Property-Eigenschaft

Gets the specified property in the Xml Read Property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public ReadOnly Property Property As XmlReadProperty
    Get
'Usage
Dim instance As XmlReadProperties
Dim value As XmlReadProperty

value = instance.Property
public XmlReadProperty Property { get; }
public:
property XmlReadProperty^ Property {
    XmlReadProperty^ get ();
}
member Property : XmlReadProperty
function get Property () : XmlReadProperty

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadProperty
The property in the Xml Read Property.