ActivitySource.Version 属性

定义

返回活动源版本。

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

属性值

一个表示活动源版本的字符串。

适用于