UPnpMappingOperationServiceEndpoint Property |
Service endpoint to use.
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public UPnpServiceEndpoint ServiceEndpoint { get; set; }
Public Property ServiceEndpoint As UPnpServiceEndpoint
Get
Set
public:
property UPnpServiceEndpoint^ ServiceEndpoint {
UPnpServiceEndpoint^ get ();
void set (UPnpServiceEndpoint^ value);
}
member ServiceEndpoint : UPnpServiceEndpoint with get, set
Property Value
Type:
UPnpServiceEndpointSee Also