Share via


StorageInfo.EnumeratePackagePaths 메서드

정의

지정된 폴더에서 업그레이드된 패키지의 경로 목록을 반환합니다.

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

반환

지정된 폴더에서 업그레이드된 패키지의 경로 목록입니다.

적용 대상