EndpointDispatcher.ContractName Property

Definition

Gets the endpoint contract name.

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

Property Value

The name of the endpoint contract.

Applies to