TypedOperationInfo 類別
本文內容
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
繼承自 OperationInfo 的 OperationInfoBase 物件,可用於 SendActivity 和 ReceiveActivity 活動的服務作業資訊。 請注意,這種作業資訊必須以 CLR 型別為基礎。
public ref class TypedOperationInfo sealed : System::Workflow::Activities::OperationInfoBase
public sealed class TypedOperationInfo : System.Workflow.Activities.OperationInfoBase
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public sealed class TypedOperationInfo : System.Workflow.Activities.OperationInfoBase
type TypedOperationInfo = class
inherit OperationInfoBase
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type TypedOperationInfo = class
inherit OperationInfoBase
Public NotInheritable Class TypedOperationInfo
Inherits OperationInfoBase
- 繼承
- 屬性
注意
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
Typed |
已淘汰.
初始化 TypedOperationInfo 類別的新執行個體。 |
Typed |
已淘汰.
初始化 TypedOperationInfo 類別的新執行個體。 |
Contract |
已淘汰.
相關聯的合約介面之型別。 |
Design |
已淘汰.
取得值,這個值會指出這個執行個體是在設計模式或執行階段模式中。 (繼承來源 DependencyObject) |
Name |
已淘汰.
在衍生類別中實作時,取得或設定與此執行個體關聯的名稱。 (繼承來源 OperationInfoBase) |
Parent |
已淘汰.
取得 DependencyObject 圖形中的父代 DependencyObject。 (繼承來源 DependencyObject) |
Principal |
已淘汰.
取得或設定與該作業的安全內容關聯的使用者名稱。 (繼承來源 OperationInfoBase) |
Principal |
已淘汰.
取得或設定與該作業的安全內容關聯的使用者角色 (如 |
Site |
已淘汰.
取得或設定 Site 的 DependencyObject 元件的參考。 (繼承來源 DependencyObject) |
User |
已淘汰.
取得 IDictionary,它會將自訂資料與這個類別執行個體產生關聯。 (繼承來源 DependencyObject) |
IComponent. |
已淘汰.
表示處理元件 Disposed 事件的方法。 (繼承來源 DependencyObject) |
產品 | 版本 (已淘汰) |
---|---|
.NET Framework | 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |