UIContext.IsZombie Property

Definition

Gets a value indicating whether this UIContext is a zombie. This can be true when VS is in command line mode or /updateConfiguration.

public:
 property bool IsZombie { bool get(); };
public bool IsZombie { get; }
member this.IsZombie : bool
Public ReadOnly Property IsZombie As Boolean

Property Value

Applies to