Reference2.Version 属性

定义

获取所选引用的版本。

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

属性值

String

包含所选引用的版本的字符串。

实现

属性

适用于