Partager via


IExplorerEntityDescriptor.Properties Propriété

Définition

Obtient les propriétés définies ou requises pour le mode Détails.

public:
 property System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ Properties { System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor> Properties { get; }
member this.Properties : System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor>
Public ReadOnly Property Properties As IList(Of IExplorerPropertyDescriptor)

Valeur de propriété

Propriétés qui sont définies ou requises.

S’applique à