FeatureTreeConfigurationBase.ShouldPropagateSelection プロパティ

定義

設定が選択を伝播させるかどうかを get または set します。

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

適用対象