ChooseJsonSourcePage Properties
Provides a view for the Specify JSON Data Location page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| ConnectionType | Specifies the type of the connection to a JSON data source. |
| Description | Specifies the description of the current wizard page. |
| FilePath | Specifies the path to a JSON file. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| Json | Specifies the string with JSON content. |
| ParameterService | |
| PathParameters | |
| QueryParameters | |
| Uri | Specifies the path to a JSON data source. |
| UriResultPath | |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also