IDTSConfigurationControl100.IgnoreConfigurationsOnLoad 属性

定义

public:
 property bool IgnoreConfigurationsOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool IgnoreConfigurationsOnLoad { [System.Runtime.InteropServices.DispId(1610743808)] get; [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.IgnoreConfigurationsOnLoad : bool with get, set
Public Property IgnoreConfigurationsOnLoad As Boolean

属性值

一个值,该值指示在加载包时该包是否忽略配置。

属性

适用于