PrintSupportSettingsUISession.SessionInfo Property

Definition

Gets an object that provides information about the current session of the print support settings UI.

public:
 property PrintSupportSessionInfo ^ SessionInfo { PrintSupportSessionInfo ^ get(); };
PrintSupportSessionInfo SessionInfo();
public PrintSupportSessionInfo SessionInfo { get; }
var printSupportSessionInfo = printSupportSettingsUISession.sessionInfo;
Public ReadOnly Property SessionInfo As PrintSupportSessionInfo

Property Value

An object that provides information about the current session of the print support settings UI.

Applies to