IDTSPackage100.OfflineMode プロパティ

定義

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

プロパティ値

パッケージ がオフライン モードで動作している場合は true。それ以外の場合は false

属性

適用対象