一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
デザイン時に Activity に extensible Application Markup Language (XAML) シリアル化サービスを提供します。
public ref class ActivityMarkupSerializer : System::Workflow::ComponentModel::Serialization::WorkflowMarkupSerializer
public class ActivityMarkupSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class ActivityMarkupSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
type ActivityMarkupSerializer = class
inherit WorkflowMarkupSerializer
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActivityMarkupSerializer = class
inherit WorkflowMarkupSerializer
Public Class ActivityMarkupSerializer
Inherits WorkflowMarkupSerializer