ActivityTrackingLocation.MatchDerivedTypes プロパティ

定義

参照アクティビティの種類から派生したアクティビティを照合するかどうかを示す値を取得または設定します。

public:
 property bool MatchDerivedTypes { bool get(); void set(bool value); };
public bool MatchDerivedTypes { get; set; }
member this.MatchDerivedTypes : bool with get, set
Public Property MatchDerivedTypes As Boolean

プロパティ値

true 場所の参照アクティビティの種類から派生したアクティビティが一致する必要がある場合。それ以外の場合は false。 既定値は false です。

適用対象