Lenguaje

RegSvrSmoObject.Properties Propiedad

Definición

Obtiene las propiedades asociadas al objeto.

public:
 property Microsoft::SqlServer::Management::Smo::PropertyCollection ^ Properties { Microsoft::SqlServer::Management::Smo::PropertyCollection ^ get(); };
public Microsoft.SqlServer.Management.Smo.PropertyCollection Properties { get; }
member this.Properties : Microsoft.SqlServer.Management.Smo.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection

Valor de propiedad

Un valor de objeto que especifica PropertyCollection las propiedades del objeto.

Se aplica a