DesignerConfigurationService 類別

定義

為工作流程設計工具提供組態選項。

public ref class DesignerConfigurationService sealed
public sealed class DesignerConfigurationService
type DesignerConfigurationService = class
Public NotInheritable Class DesignerConfigurationService
繼承
DesignerConfigurationService

屬性

AnnotationEnabled

取得或設定值,這個值會指出 Flowchart 設計工具和 StateMachine 設計工具是否已啟用註釋。

AutoConnectEnabled

取得或設定值,這個值會指出 Flowchart 設計工具和 StateMachine 設計工具是否已啟用自動連接。

AutoSplitEnabled

取得或設定值,這個值會指出 Flowchart 設計工具和 StateMachine 設計工具是否已啟用自動分割。

AutoSurroundWithSequenceEnabled

取得或設定值,這個值會指出自動範圍陳述式序列是否已啟用。

BackgroundValidationEnabled

取得或設定值,指出是否啟用背景驗證。

LoadingFromUntrustedSourceEnabled

取得或設定值,這個值會指出從不受信任的來源載入是否已啟用。

MultipleItemsContextMenuEnabled

取得或設定值,指出是否已啟用多個項目內容功能表。

MultipleItemsDragDropEnabled

取得或設定值,指出是否啟用多重項目拖放作業。

NamespaceConversionEnabled

取得或設定值,指出命名空間轉換是否已啟用。

PanModeEnabled

取得或設定值,指出移動瀏覽模式是否已啟用。

RubberBandSelectionEnabled

取得或設定值,指出是否啟用拖放矩形選取範圍。

TargetFrameworkName

取得或設定目標 .NET Framework 的名稱。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於