Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public SettingsViewType ViewType { get; private set; } |
Visual Basic |
---|
Public Property ViewType As SettingsViewType Get Private Set |
Visual C++ |
---|
public: property SettingsViewType ViewType { SettingsViewType get (); private: void set (SettingsViewType value); } |