次の方法で共有


PackageClass.EnableConfigurations プロパティ

定義

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

プロパティ値

パッケージが構成を読み込む場合は true。それ以外の場合は false

実装

適用対象