UnknownAttribute Class |
Namespace: FM.IceLink.Sdp
The UnknownAttribute type exposes the following members.
Name | Description | |
---|---|---|
UnknownAttribute |
Initializes a new instance of the UnknownAttribute class.
|
Name | Description | |
---|---|---|
AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
Name |
Gets or sets the attribute name.
| |
Value |
Gets or sets the attribute value.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Converts this instance to a string.
(Inherited from Attribute.) |