次の方法で共有


FeatureSwitches.InfoNavUsageReportingEnabled プロパティ

定義

InfoNavUsageReporting が有効になっているかどうかを示す値を取得します。

public:
 property bool InfoNavUsageReportingEnabled { bool get(); };
public bool InfoNavUsageReportingEnabled { get; }
member this.InfoNavUsageReportingEnabled : bool
Public ReadOnly Property InfoNavUsageReportingEnabled As Boolean

プロパティ値

Boolean

true InfoNavUsageReporting が有効になっている場合は 。それ以外の場合は false

適用対象