Compartir a través de


Properties Propiedad

Gets the document properties inherited in the assembly. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public ReadOnly Property Properties As XmlReadProperties
    Get
'Uso
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

Valor de la propiedad

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