Share via


MeterOptions.Scope 属性

定义

要附加到 Meter 的可选不透明对象。 范围对象可以附加到多个计量,以便确定范围。

public:
 property System::Object ^ Scope { System::Object ^ get(); void set(System::Object ^ value); };
public object? Scope { get; set; }
member this.Scope : obj with get, set
Public Property Scope As Object

属性值

适用于