Compartir a través de


XmlReadProperties.Property Propiedad

Gets the specified property in the Xml Read Property. 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 Property As XmlReadProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

XmlReadProperties Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc