PackageContentGroupStagingEventArgs.ContentGroupName 屬性

定義

取得正在暫存的內容群組名稱。

public:
 property Platform::String ^ ContentGroupName { Platform::String ^ get(); };
winrt::hstring ContentGroupName();
public string ContentGroupName { get; }
var string = packageContentGroupStagingEventArgs.contentGroupName;
Public ReadOnly Property ContentGroupName As String

屬性值

String

Platform::String

winrt::hstring

內容群組的名稱。

適用於