Freigeben über


Properties-Eigenschaft

Gets the document properties inherited in the assembly. 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 Properties As XmlReadProperties
    Get
'Usage
Dim instance As XmlReadDoc
Dim value As XmlReadProperties

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

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadProperties
The properties of the document.