UtilDesktopClassName Property
Gets the class name of the Desktop window (the window that contains the icons).
Namespace: DevCase.Core.Windows.DesktopAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string ClassName { get; }
Public Shared ReadOnly Property ClassName As String
Get
Dim value As String
value = UtilDesktop.ClassName
public:
static property String^ ClassName {
String^ get ();
}
static member ClassName : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The class name of the Desktop window (the window that contains the icons).