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

屬性值

Boolean

如果專案處於離線模式,則為 True;否則為 false。

屬性

適用於