Поделиться через


AddInInformation - конструктор

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

Пространство имен:  Microsoft.VisualStudio.Tools.Applications.Deployment
Сборка:  Microsoft.VisualStudio.Tools.Applications.Runtime (в Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Синтаксис

'Декларация
Public Sub New ( _
    setup As AppDomainSetup, _
    vstaManifest As String, _
    customizationId As String _
)
public AddInInformation(
    AppDomainSetup setup,
    string vstaManifest,
    string customizationId
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

AddInInformation Класс

Microsoft.VisualStudio.Tools.Applications.Deployment - пространство имен