Edit

Share via


SdpParseStatus.ErrorMessage Property

Definition

Gets or sets an error message describing any problem found while parsing the SDP.

public:
 property System::String ^ ErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public string ErrorMessage { get; set; }
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Exceptions

Thrown when the error message is null.

Applies to