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

适用于