Model Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Model Property Patterns-In-Action! Application ► WindowsFormsPresenter ► Presenter<(Of <(T>)>) ► Model C# Visual Basic Gets and sets the model statically. Declaration Syntax C# Visual Basic protected static IModel Model { get; private set; } Protected Shared Property Model As IModel Assembly: WindowsFormsPresenter (Module: WindowsFormsPresenter) Version: 1.0.0.0 (1.0.0.0) previous page start next page