DiscoveryDocument Methods |
The DiscoveryDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| TryGetBoolean |
Tries to get a boolean value from discovery document by name.
| |
| TryGetString |
Tries to get a string value from discovery document by name.
| |
| TryGetStringArray |
Tries to get a string array value from discovery document by name.
|