Share via


Computer.FullyQualifiedDomainName Property

Gets or sets the fully-qualified domain name of the computer.

 string FullyQualifiedDomainName{get; set;}

Remarks

This property can be set only by computers with a Type value of ComputerTypes.NonWindows

String.Empty is returned if the corresponding value in the MOM database is null.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

Computer Class | Computer Members