Reference4.RuntimeVersion Property

Definition

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

Property Value

Implements

Attributes

Applies to