다음을 통해 공유


UninstallFeatureTree.GetInstalledInstanceFeatures 메서드

정의

설치된 인스턴스 기능을 검색합니다.

public:
 System::Collections::Generic::List<System::String ^> ^ GetInstalledInstanceFeatures();
public System.Collections.Generic.List<string> GetInstalledInstanceFeatures ();
member this.GetInstalledInstanceFeatures : unit -> System.Collections.Generic.List<string>
Public Function GetInstalledInstanceFeatures () As List(Of String)

반환

설치된 인스턴스 기능입니다.

적용 대상