Sdílet prostřednictvím


AddInInformation – konstruktor

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Obor názvů:  Microsoft.VisualStudio.Tools.Applications.Deployment
Sestavení:  Microsoft.VisualStudio.Tools.Applications.Runtime (v Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    setup As AppDomainSetup, _
    vstaManifest As String, _
    customizationId As String _
)
public AddInInformation(
    AppDomainSetup setup,
    string vstaManifest,
    string customizationId
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AddInInformation Třída

Microsoft.VisualStudio.Tools.Applications.Deployment – obor názvů