![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : ApplicationProperties Class |
The following tables list the members exposed by ApplicationProperties.
Name | Description | |
---|---|---|
![]() | AddBoolean | Adds or replaces the specified key's associated Boolean value. |
![]() | AddInteger | Adds or replaces the specified key's associated integer value. |
![]() | AddNumber | Adds or replaces the specified key's associated double value. |
![]() | AddString | Adds or replaces the specified key's associated string value. |
![]() | Clear | Removes all keys and their associated values. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetBoolean | Retrieves the specified key's associated value as a Boolean value. |
![]() | GetInteger | Retrieves the specified key's associated value as an integer. |
![]() | GetNumber | Retrieves the specified key's associated value as a double. |
![]() | GetResolvedPath | Retrieves the specified key's value as a fully resolved file path. |
![]() | GetString | Retrieves the specified key's associated value as a string. |
![]() | Item | Retrieves the key/value pair at the specified index. |
![]() | Remove | Removes the specified key and its associated value. |