SetTimeZoneCommand.HasAccess Property
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.
True if the current process has access to change the time zone setting.
protected:
property bool HasAccess { bool get(); };
protected:
property bool HasAccess { bool get(); };
protected bool HasAccess { get; }
member this.HasAccess : bool
Protected ReadOnly Property HasAccess As Boolean