Click or drag to resize
Version Methods

The Version type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetMajor
メジャーバージョンを取得します。
Public methodStatic memberGetMinor
マイナーバージョンを取得します。
Public methodStatic memberGetRevision
リビジョンバージョンを取得します。
Public methodStatic memberGetString
バージョン文字列を取得します。
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsAtLeast
指定したバージョン番号と、ライブラリファイルのコンパイルバージョン番号を比較します。
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also