DomainController.OSVersion 属性

定义

获取此域控制器的操作系统版本。

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

属性值

在此域控制器上使用的操作系统版本。

例外

已释放当前对象。

适用于