TheFieldInfo..::..PropertyBag Property
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public ThePropertyBag PropertyBag { get; set; }
Public Property PropertyBag As ThePropertyBag Get Set
public: property ThePropertyBag^ PropertyBag { ThePropertyBag^ get (); void set (ThePropertyBag^ value); }