Proprietà IPublishProperties.DisallowUrlActivation

Ottiene o imposta un valore che indica se eseguire l'applicazione dopo l'installazione

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

Sintassi

'Dichiarazione
Property DisallowUrlActivation As Boolean
bool DisallowUrlActivation { get; set; }

Valore proprietà

Tipo: System.Boolean
true se l'applicazione viene avviata dopo l'installazione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPublishProperties Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ManagedInterfaces.Publish