ViewAddInBase.CurrentScopeType Property

System Center
 

Updated: June 20, 2017

Applies To: System Center 2016 - Virtual Machine Manager

Gets the currently selected console navigation tree item’s scope type.

Namespace:   Microsoft.SystemCenter.VirtualMachineManager.UIAddIns
Assembly:  Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)

public AddInContextType CurrentScopeType { get; set; }

Property Value

Type: Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.ContextTypes.AddInContextType

Type: AddInContextType

This property is set by the add-in framework and should not be set by any add-in code.

Return to top
Show: