共用方式為


OperationContractGenerationContext.TaskMethod 屬性

定義

取得工作作業的 CodeMemberMethod

public:
 property System::CodeDom::CodeMemberMethod ^ TaskMethod { System::CodeDom::CodeMemberMethod ^ get(); };
public System.CodeDom.CodeMemberMethod TaskMethod { get; }
member this.TaskMethod : System.CodeDom.CodeMemberMethod
Public ReadOnly Property TaskMethod As CodeMemberMethod

屬性值

工作作業的 CodeMemberMethod

適用於