VCAssemblyReference.Version 属性

定义

获取所选引用的版本。

public:
 property System::String ^ Version { System::String ^ get(); };
public:
 property Platform::String ^ Version { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2009)]
public string Version { [System.Runtime.InteropServices.DispId(2009)] get; }
[<System.Runtime.InteropServices.DispId(2009)>]
[<get: System.Runtime.InteropServices.DispId(2009)>]
member this.Version : string
Public ReadOnly Property Version As String

属性值

String

所选引用的版本。

实现

属性

适用于