Proprietà IPublishProperties3.CreateDesktopShortcut

Ottiene o imposta un valore che indica se il programma di installazione aggiungere un collegamento al desktop.

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

Sintassi

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

Valore proprietà

Tipo: System.Boolean
true se il programma di installazione aggiungere un collegamento al desktop, in caso contrario, false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPublishProperties3 Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ManagedInterfaces.Publish