Condividi tramite


Costruttore UIFactoryException (String, array<Object )

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As String, _
    ParamArray args As Object() _
)
public UIFactoryException(
    string message,
    params Object[] args
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UIFactoryException Classe

Overload UIFactoryException

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI