eDriven Framework API
AssembliesToReflect Property
NamespaceseDriven.Gui.ReflectionTypeReflectorAssembliesToReflect
eDriven Framework API
The list of full names of assemblies to reflect
Declaration Syntax
C#Visual BasicVisual C++
public static List<string> AssembliesToReflect { get; }
Public Shared ReadOnly Property AssembliesToReflect As List(Of String)
	Get
public:
static property List<String^>^ AssembliesToReflect {
	List<String^>^ get ();
}

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