CounterAttribute.Unit 属性

定义

获取或设置指标的度量单位。

public:
 property System::String ^ Unit { System::String ^ get(); void set(System::String ^ value); };
[System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0003")]
public string? Unit { get; set; }
public string? Unit { get; set; }
[<System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0003")>]
member this.Unit : string with get, set
member this.Unit : string with get, set
Public Property Unit As String

属性值

属性

适用于