Compartilhar via


FeatureTreeConfigurationBase.AllFeatures Propriedade

Definição

Obtém a lista de recursos na árvore.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Configuration::UserVisibleFeature ^> ^ AllFeatures { System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Configuration::UserVisibleFeature ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Configuration.UserVisibleFeature> AllFeatures { get; }
member this.AllFeatures : seq<Microsoft.SqlServer.Configuration.UserVisibleFeature>
Public ReadOnly Property AllFeatures As IEnumerable(Of UserVisibleFeature)

Valor da propriedade

A lista de recursos na árvore.

Aplica-se a