FeatureTreeEventArgs.Feature 屬性

定義

讓使用者能看到這些功能。

public:
 property Microsoft::SqlServer::Configuration::UserVisibleFeature ^ Feature { Microsoft::SqlServer::Configuration::UserVisibleFeature ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeature Feature { get; }
member this.Feature : Microsoft.SqlServer.Configuration.UserVisibleFeature
Public ReadOnly Property Feature As UserVisibleFeature

屬性值

使用者可見的功能。

適用於