次の方法で共有


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

プロパティ値

適用対象