ForestTrustDomainInformation.NetBiosName 属性

定义

获取 Domain 对象的 NetBIOS 名称。

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

属性值

一个包含 Domain 对象的 NetBIOS 名称的字符串。

适用于

另请参阅