Share via


PrintWorkflowConfiguration.SessionId Property

Definition

Gets the session ID for this print job.

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

Property Value

String

Platform::String

winrt::hstring

The unique session ID.

Applies to