DkmAppPackageId.FullName 属性

定义

应用程序的全名。 对于 DkmApplicationPlatform. WindowsAppx,这是包的完整名称。

public:
 property System::String ^ FullName { System::String ^ get(); };
public:
 property Platform::String ^ FullName { Platform::String ^ get(); };
public string FullName { get; }
member this.FullName : string
Public ReadOnly Property FullName As String

属性值

String

返回 String

适用于