PrintServer.SubSystemVersion プロパティ

定義

印刷スプーラー システムのバージョンを取得します。

public:
 property System::Byte SubSystemVersion { System::Byte get(); };
public byte SubSystemVersion { get; }
member this.SubSystemVersion : byte
Public ReadOnly Property SubSystemVersion As Byte

プロパティ値

印刷スプーラー システムのバージョンを識別する Byte

注釈

実際には、このプロパティの値は常に の値 MajorVersion と同じですが、後者が 型 Int32であることを除きます。

適用対象