Version コンストラクター
メモ: この API は現在使用されていません。
Versionオブジェクトのインスタンスを作成します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ObsoleteAttribute("The Version class is deprecated.")> _
Public Sub New
'使用
Dim instance As New Version()
[ObsoleteAttribute("The Version class is deprecated.")]
public Version()