Click or drag to resize
AttributeKeyValueKey Property
Gets or sets the key.

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

Property Value

Type: String
The key.
See Also