다음을 통해 공유


IDTSProject100.OfflineMode 속성

정의

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

속성 값

프로젝트가 오프라인 모드인 경우 True입니다. 그렇지 않으면 false입니다.

특성

적용 대상