ISetupFailedPackageReference3.GetType 方法

定义

获取包的类型。

public:
 System::String ^ GetType();
public:
 Platform::String ^ GetType();
std::wstring GetType();
public string GetType ();
abstract member GetType : unit -> string
Public Function GetType () As String

返回

String

包的类型。

实现

适用于