Proprietà DialogPage.PageApplyEventArgs.ApplyBehavior
Ottiene o imposta il tipo di comportamento che deve avere il piano Apply.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Public Property ApplyBehavior As DialogPage.ApplyKind
public DialogPage.ApplyKind ApplyBehavior { get; set; }
Valore proprietà
Tipo: Microsoft.VisualStudio.Shell.DialogPage.ApplyKind
DialogPage.ApplyKind .
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.