Click or drag to resize
AttributeKeyValueValue Property
Gets or sets the value.

Namespace: StreamCoders.Sdp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Value { get; set; }

Property Value

Type: String
The value.
See Also