AllModulesViewModel.ExtraViewModel Property

Definition

Gets or sets an extra viewModel object that allows callers to control certain aspects of the GUI

public:
 property System::Object ^ ExtraViewModel { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ ExtraViewModel { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object ExtraViewModel { get; set; }
member this.ExtraViewModel : obj with get, set
Public Property ExtraViewModel As Object

Property Value

Applies to