Share via


ClientOperation.Parent 屬性

定義

取得 ClientRuntime 包含物件。

public:
 property System::ServiceModel::Dispatcher::ClientRuntime ^ Parent { System::ServiceModel::Dispatcher::ClientRuntime ^ get(); };
public System.ServiceModel.Dispatcher.ClientRuntime Parent { get; }
member this.Parent : System.ServiceModel.Dispatcher.ClientRuntime
Public ReadOnly Property Parent As ClientRuntime

屬性值

ClientRuntime 包含物件。

適用於