Bearbeiten

ForestTrustDomainInformation.NetBiosName Property

Definition

Gets the NetBIOS name of the Domain object.

public:
 property System::String ^ NetBiosName { System::String ^ get(); };
public string NetBiosName { get; }
member this.NetBiosName : string
Public ReadOnly Property NetBiosName As String

Property Value

A string that contains the NetBIOS name of the Domain object.

Applies to

See also