Costruttore AddInDeploymentArguments (Uri)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Sintassi
'Dichiarazione
Protected Sub New ( _
manifestLocation As Uri _
)
protected AddInDeploymentArguments(
Uri manifestLocation
)
Parametri
- manifestLocation
Tipo: System.Uri
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.
Vedere anche
Riferimenti
AddInDeploymentArguments Classe
Overload AddInDeploymentArguments
Spazio dei nomi Microsoft.VisualStudio.Tools.Applications.Deployment