ApplicationContainerSettings.PackageFullName 属性

定义

获取包的 FullName。

public:
 property System::String ^ PackageFullName { System::String ^ get(); void set(System::String ^ value); };
public string PackageFullName { get; set; }
member this.PackageFullName : string with get, set
Public Property PackageFullName As String

属性值

包的 FullName。

适用于