PrintWorkflowConfiguration.SessionId 속성

정의

이 인쇄 작업의 세션 ID를 가져옵니다.

public:
 property Platform::String ^ SessionId { Platform::String ^ get(); };
winrt::hstring SessionId();
public string SessionId { get; }
var string = printWorkflowConfiguration.sessionId;
Public ReadOnly Property SessionId As String

속성 값

String

Platform::String

winrt::hstring

고유한 세션 ID입니다.

적용 대상