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


PresentationAlreadyCreatedException - конструктор (String, Exception)

Конструктор

Пространство имен:  Microsoft.VisualStudio.Modeling.Integration
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public PresentationAlreadyCreatedException(
    string message,
    Exception inner
)

Параметры

  • message
    Тип: System.String
    Сообщение об исключении.
  • inner
    Тип: System.Exception
    Внутреннее исключение при наличии таковой, в противном случае - значение null.

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

См. также

Ссылки

PresentationAlreadyCreatedException Класс

PresentationAlreadyCreatedException - перегрузка

Microsoft.VisualStudio.Modeling.Integration - пространство имен