다음을 통해 공유


ClientRuntime.ContractName 속성

정의

클라이언트와 연결된 계약 이름을 가져옵니다.

public:
 property System::String ^ ContractName { System::String ^ get(); };
public string ContractName { get; }
member this.ContractName : string
Public ReadOnly Property ContractName As String

속성 값

String

클라이언트에 대한 계약 이름입니다.

적용 대상