Property ServiceTypeNamespace
ServiceTypeNamespace
Sets or returns the namespace for the ServiceType of this service. Optional but defaults to the UPnP schema so should be changed if ServiceType is not an official UPnP service type.
Declaration
public string ServiceTypeNamespace { get; set; }
Property Value
Type | Description |
---|---|
System.String |