Partager via


PropertyInformation.OriginalName - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property OriginalName As String
    Get
    Set
'Utilisation
Dim instance As PropertyInformation
Dim value As String

value = instance.OriginalName

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.SharePoint.Client - Espace de noms