다음을 통해 공유


DesignerAppView.AppUserModelId 속성

정의

앱 사용자 모델의 식별자를 가져옵니다.

public:
 property Platform::String ^ AppUserModelId { Platform::String ^ get(); };
winrt::hstring AppUserModelId();
public string AppUserModelId { get; }
var string = designerAppView.appUserModelId;
Public ReadOnly Property AppUserModelId As String

속성 값

String

Platform::String

winrt::hstring

앱 사용자 모델의 식별자입니다.

적용 대상