PackageRemote32Class.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

实现

适用于