Compartilhar via


IExplorerDetailsViewDescriptor.Properties Propriedade

Definição

Obtém as propriedades que são definidas ou exigidas para a exibição Detalhes.

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

Valor da propriedade

As propriedades da exibição Detalhes.

Aplica-se a