DesignerVerbGroup Enumeráció

Definíció

Figyelemfelhívás

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Egy helyi menü vagy egy munkafolyamat-tervező menü csoportosítási területét adja meg, amelyben egy tevékenységtervezői ige jelenik meg.

public enum class DesignerVerbGroup
public enum DesignerVerbGroup
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum DesignerVerbGroup
type DesignerVerbGroup = 
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type DesignerVerbGroup = 
Public Enum DesignerVerbGroup
Öröklődés
DesignerVerbGroup
Attribútumok

Mezők

Name Érték Description
General 0

Az általános tervezői igék csoportja.

View 1

A nézettervező igecsoportja.

Edit 2

A tervezői igék szerkesztése csoport.

Options 3

A beállítások tervezőjének igecsoportja.

Actions 4

A művelettervező igecsoportja.

Misc 5

A különböző tervezői igék csoportja.

Megjegyzések

Note

Ez az anyag az elavult típusokat és névtereket ismerteti. További információ: Deprecated Types in Windows Workflow Foundation 4.5.

A következőre érvényes: