Reference4.RuntimeVersion 属性

定义

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

属性值

String

实现

属性

适用于