FeatureTreeConfigurationBase.ShouldPropagateSelection 属性

定义

获取或决定配置是否应该传播选择。

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

属性值

true如果配置应传播选择;否则,。 false

适用于