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

属性值

Boolean

如果应与派生自位置的引用活动类型的活动匹配,则为 true;否则为 false。 默认值为 false

适用于