Compartir a través de


de la propiedad PropertyInformation.OriginalName

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property OriginalName As String
    Get
    Set
'Uso
Dim instance As PropertyInformation
Dim value As String

value = instance.OriginalName

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase PropertyInformation

Miembros PropertyInformation

Espacio de nombres Microsoft.SharePoint.Client