Gets or sets the model.
| C# | Visual Basic | Visual C++ |
IApplicationCore Model { get; set; }
Property Model As IApplicationCore
property IApplicationCore^ Model { IApplicationCore^ get (); void set (IApplicationCore^ value); }
The model.
| C# | Visual Basic | Visual C++ |
IApplicationCore Model { get; set; }
Property Model As IApplicationCore
property IApplicationCore^ Model { IApplicationCore^ get (); void set (IApplicationCore^ value); }