The Utils type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | ConvertToSecureString |
Converts a string to a secured string that should be kept confidential.
|
![]() ![]() | ConvertToUnsecureString |
Converts a secured string to an unsecured one.
|
![]() ![]() | DisposeOrRelease |
Disposes the managed object. If the object is not specified, releases the specified COM object.
|
![]() ![]() | HasFlag |
Determines whether one or more bit fields are set in the specified enumeration.
|
![]() ![]() | IsComInterfaceSupported |
Determines whether a COM object supports the specified interface.
|
![]() ![]() | QueryInterface T (Object) |
Queries an interface on the object.
|
![]() ![]() | QueryInterface T (Object, Boolean) |
Queries an interface on the object.
|
![]() ![]() | ToUniversalTime |
Converts the value of the date to Coordinated Universal Time (UTC).
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | OLEBaseTime |
Base time for OLE Automation values (Midnight, Dec 30, 1899).
|
See Also