eDriven Framework API
Deserilized Property
NamespaceseDriven.Networking.ConfigurationConfigurationDeserilized
eDriven Framework API
The flag indicating if the configuration has already been processed
Declaration Syntax
C#Visual BasicVisual C++
public bool Deserilized { get; internal set; }
Public Property Deserilized As Boolean
	Get
	Friend Set
public:
property bool Deserilized {
	bool get ();
	internal: void set (bool value);
}

Assembly: eDriven.Networking (Module: eDriven.Networking) Version: 2.0.1.0 (2.0.1.0)