UPnpServiceLocationRawResponse Property |
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string RawResponse { get; }
Public ReadOnly Property RawResponse As String
Get
public:
property String^ RawResponse {
String^ get ();
}
member RawResponse : string with get
Property Value
Type:
String
See Also