Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Enums, prefix the name with the module name and a period.
COMPUTER_NAME_FORMAT (Enums)
.
Summary
C# Definition:
enum COMPUTER_NAME_FORMAT
{
ComputerNameNetBIOS,
ComputerNameDnsHostname,
ComputerNameDnsDomain,
ComputerNameDnsFullyQualified,
ComputerNamePhysicalNetBIOS,
ComputerNamePhysicalDnsHostname,
ComputerNamePhysicalDnsDomain,
ComputerNamePhysicalDnsFullyQualified
}
Notes:
None.
Documentation
Retrieves a NetBIOS or DNS name associated with the local computer.
9/30/2014 4:23:49 PM - -193.29.186.11
Sets a NetBIOS or DNS name for the local computer.
3/16/2007 7:57:53 AM - -129.186.82.93
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!