Share via


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

Valor del objeto PropertyCollection que especifica las propiedades del objeto.

Se aplica a