다음을 통해 공유


BackgroundTaskRegistrationGroup.Id 속성

정의

그룹 ID를 가져옵니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = backgroundTaskRegistrationGroup.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

그룹 ID입니다.

적용 대상