次の方法で共有


VersionInformation.LiveShareVersion Property

Definition

Gets the Live Share version of the server.

public:
 property System::String ^ LiveShareVersion { System::String ^ get(); };
public string? LiveShareVersion { get; }
member this.LiveShareVersion : string
Public ReadOnly Property LiveShareVersion As String

Property Value

Remarks

This string can be safely parsed with Parse(String).

Applies to