다음을 통해 공유


DesignerAppManager(String) 생성자

정의

DesignerAppManager 클래스의 새 instance 초기화합니다.

public:
 DesignerAppManager(Platform::String ^ appUserModelId);
 DesignerAppManager(winrt::hstring const& appUserModelId);
public DesignerAppManager(string appUserModelId);
function DesignerAppManager(appUserModelId)
Public Sub New (appUserModelId As String)

매개 변수

appUserModelId
String

Platform::String

winrt::hstring

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

적용 대상