ApplicationContextOptions

Application context configuration options.

Namespace:
Inetdev.Models
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
System.Object
Implements:
System.ComponentModel.INotifyPropertyChanged

Constructors

ApplicationContextOptions

Default constructor

Signature:
public Void ApplicationContextOptions()

Events

Type Name Summary
PropertyChangedEventHandler PropertyChanged Notify that a property was changed.

Properties

Path

Application context configuration path.

Signature:
public String Path { get; set; }

In this document