Share via


EndpointDispatcher.ContractNamespace 屬性

定義

取得端點合約的命名空間。

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

屬性值

端點合約的命名空間。

適用於