PSSnapInCommandBase.ShouldGetAll Property

Definition

Use to indicate if all registered snapins should be listed by GetSnapins...

protected public:
 property bool ShouldGetAll { bool get(); void set(bool value); };
protected public:
 property bool ShouldGetAll { bool get(); void set(bool value); };
protected internal bool ShouldGetAll { get; set; }
member this.ShouldGetAll : bool with get, set
Protected Friend Property ShouldGetAll As Boolean

Property Value

Applies to