Compartilhar via


SPFieldValueException.FieldInternalName property

Nome interno do campo envolvido na exceção.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property FieldInternalName As String
    Get
'Uso
Dim instance As SPFieldValueException
Dim value As String

value = instance.FieldInternalName
public string FieldInternalName { get; }

Property value

Type: System.String
Um String.

Ver também

Referência

SPFieldValueException class

SPFieldValueException members

Microsoft.SharePoint namespace