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 개체입니다.

적용 대상