ComputerSystemInformationDomain Property |
Gets the computer's domain.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Domain { get; }
Public ReadOnly Property Domain As String
Get
public:
property String^ Domain {
String^ get ();
}
Property Value
Type:
String
See Also