次の方法で共有


MeteringAction クラス

定義

アクション名と対応するアクション数を含む測定アクションを表します。

public class MeteringAction
type MeteringAction = class
Public Class MeteringAction
継承
MeteringAction

コンストラクター

MeteringAction(String, Int64)

MeteringAction クラスの新しいインスタンスを初期化します。

プロパティ

Name

アクションの名前を取得します。

Value

アクションの数を取得します。

適用対象