VersionInformation.LiveShareVersion 属性

定义

获取服务器的 Live Share 版本。

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

属性值

String

注解

可以安全地分析此字符串 Parse(String)

适用于