UriJsonSource Members
In This Article
#Constructors
Name | Description |
---|---|
Uri |
Initializes a new instance of the Uri |
Uri |
Initializes the Uri |
#Fields
Name | Description |
---|---|
XML_Root |
For internal use.
Inherited from Json |
XML_Uri | For internal use. |
#Properties
Name | Description |
---|---|
Authentication |
Specifies the Basic authentication parameters that the associated web service endpoint requests. |
Header |
Provides access to a collection of parameters that the Uri |
Path |
Provides access to a collection of parameters that the Uri |
Query |
Provides access to a collection of parameters that the Uri |
Root |
Obsolete. Gets or sets the name of the root element in the associated data source.
Inherited from Json |
Uri |
Gets or sets the System. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Checks whether the current Uri |
Get |
For internal use. |
Get |
Returns JSON data retrieved from the location that the Uri property specifies. |
Get |
|
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also