Share via


ApplicationContainerSettings.PackageFullName 屬性

定義

取得封裝的完整名稱。

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

屬性值

封裝的完整名稱。

適用於