SignalingHeaderParser.ValueWithNoParameters Property

Definition

Gets the value of the header without the header parameters. Can be null. This property may not be available for all headers even if it has a value without parameters.

public:
 property System::String ^ ValueWithNoParameters { System::String ^ get(); };
public string ValueWithNoParameters { get; }
member this.ValueWithNoParameters : string
Public ReadOnly Property ValueWithNoParameters As String

Property Value

String

Applies to