Partager via


MetadataExceptionState.InnerExceptionTypeFullName - Propriété

Obtient ou définit le nom complet du type exception interne.

Espace de noms :  Microsoft.SharePoint.BusinessData.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property InnerExceptionTypeFullName As String
    Get
    Set
'Utilisation
Dim instance As MetadataExceptionState
Dim value As String

value = instance.InnerExceptionTypeFullName

instance.InnerExceptionTypeFullName = value
public string InnerExceptionTypeFullName { get; set; }

Valeur de propriété

Type : System.String
Le type d'exception interne nom complet.

Voir aussi

Référence

MetadataExceptionState classe

MetadataExceptionState - Membres

Microsoft.SharePoint.BusinessData.Administration - Espace de noms