Condividi tramite


Proprietà SharePointCommandException.FullTypeName

Ottiene il nome completo del tipo della classe di comando che ha causato l'eccezione.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
Public Property FullTypeName As String
    Get
    Private Set
public string FullTypeName { get; private set; }

Valore proprietà

Tipo: System.String
Stringa che rappresenta il nome di tipo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointCommandException Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint