CGSession.GetProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the properties for the current window server session.
public static CoreGraphics.CGSessionProperties? GetProperties();
static member GetProperties : unit -> CoreGraphics.CGSessionProperties
Returns
The properties for the current window server session.
Remarks
Returns null if the caller is not running in a Quartz GUI session or the window server is disabled.