Construtor SharePointCommandException (String)

Inicializa uma nova instância de SharePointCommandException classe com uma mensagem de erro especificado.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public SharePointCommandException(
    string message
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SharePointCommandException Classe

Sobrecargas SharePointCommandException

Namespace Microsoft.VisualStudio.SharePoint