Share via


OperationDescription.SyncMethod 屬性

定義

取得或設定作業描述的服務同步化方法。

public:
 property System::Reflection::MethodInfo ^ SyncMethod { System::Reflection::MethodInfo ^ get(); void set(System::Reflection::MethodInfo ^ value); };
public System.Reflection.MethodInfo SyncMethod { get; set; }
member this.SyncMethod : System.Reflection.MethodInfo with get, set
Public Property SyncMethod As MethodInfo

屬性值

MethodInfo

提供方法的屬性和中繼資料存取的 MethodInfo

適用於