Constants.DESKTOPMANAGERNAME Property
Gets a localized string similar to DesktopManagerCore.
Namespace: Microsoft.Uii.Desktop.Cti.Controls.Properties
Assembly: Microsoft.Uii.Desktop.Cti.Controls (in Microsoft.Uii.Desktop.Cti.Controls.dll)
Usage
'Usage
Dim value As String
value = Constants.DESKTOPMANAGERNAME
Syntax
'Declaration
Public Shared ReadOnly Property DESKTOPMANAGERNAME As String
public static string DESKTOPMANAGERNAME { get; }
public:
static property String^ DESKTOPMANAGERNAME {
String^ get ();
}
/** @property */
public static String get_DESKTOPMANAGERNAME ()
public static function get DESKTOPMANAGERNAME () : String
Property Value
Type: String
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
Constants Class
Constants Members
Microsoft.Uii.Desktop.Cti.Controls.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.