PrintServer.MajorVersion 屬性

定義

取得作業系統的主要版本。

public:
 property int MajorVersion { int get(); };
public int MajorVersion { get; }
member this.MajorVersion : int
Public ReadOnly Property MajorVersion As Integer

屬性值

Int32,可識別作業系統的主要版本。

適用於

另請參閱