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

适用于