Proprietà CommandBar.Protection

Ottiene o imposta il livello di protezione di questa barra dei comandi.

Spazio dei nomi:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Sintassi

'Dichiarazione
Property Protection As MsoBarProtection
MsoBarProtection Protection { get; set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.CommandBars.MsoBarProtection
Restituisce sempre msoBarNoProtection.

Note

Tentare di impostare tale proprietà con qualsiasi altro valore provoca un'eccezione a essere generato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommandBar Interfaccia

Spazio dei nomi Microsoft.VisualStudio.CommandBars