共用方式為


PrintWorkflowConfiguration.SessionId 屬性

定義

取得這個列印工作的會話識別碼。

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

唯一的會話識別碼。

適用於