ITraceActivity.Label 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个可选标签,该标签可提供有关跟踪的上下文信息。
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String
属性值
跟踪的描述性标签。
适用于