共用方式為


PackageId.FullName 屬性

定義

取得封裝的完整名稱。

public:
 property Platform::String ^ FullName { Platform::String ^ get(); };
winrt::hstring FullName();
public string FullName { get; }
var string = packageId.fullName;
Public ReadOnly Property FullName As String

屬性值

String

Platform::String

winrt::hstring

完整名稱。

適用於

另請參閱