共用方式為


WorkflowDesigner 類別

僅供內部使用。

命名空間: Microsoft.Xrm.Sdk.Workflow.Designers
組件: Microsoft.Xrm.Sdk.Workflow (在 Microsoft.Xrm.Sdk.Workflow.dll 中)

語法

'宣告
<GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
Public NotInheritable Class WorkflowDesigner
    Inherits ActivityDesigner
    Implements IComponentConnector
[GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] 
public sealed class WorkflowDesigner : ActivityDesigner, IComponentConnector

繼承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                 System.Activities.Presentation.WorkflowViewElement
                   System.Activities.Presentation.ActivityDesigner
                    Microsoft.Xrm.Sdk.Workflow.Designers.WorkflowDesigner

執行緒安全

此類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都具備執行緒安全。任何執行個體成員都不保證具備執行緒安全。

平台

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008、Windows Server 2012、Windows 7

請參閱

參照

WorkflowDesigner 成員
Microsoft.Xrm.Sdk.Workflow.Designers 命名空間

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.