|
ISelfHostingServiceContractInterface Property
|
Gets or sets the
FullName of the contract interface implemented by the web service.
Namespace: GSF.ServiceModelAssembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.205-beta
Syntax string ContractInterface { get; set; }
Property ContractInterface As String
Get
Set
abstract ContractInterface : string with get, set
function get_ContractInterface();
function set_ContractInterface(value);
View SourceProperty Value
StringSee Also