Skip to main content
A newer version of this page is available. .

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.
Uri Specifies the path to a JSON data source.
See Also