WindowInfoCreatorVersion Property
Gets the Microsoft Windows version of the application that created the window.
Namespace: DevCase.Core.Diagnostics.ProcessesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ushort CreatorVersion { get; }
Public ReadOnly Property CreatorVersion As UShort
Get
Dim instance As WindowInfo
Dim value As UShort
value = instance.CreatorVersion
public:
property unsigned short CreatorVersion {
unsigned short get ();
}
member CreatorVersion : uint16 with get
No code example is currently available or this language may not be supported.
Property Value
UInt16