Compartir a través de


EntityDescriptor.Identity Propiedad

Definición

Obtiene o establece el URI que es el valor de identidad de la entidad.

public:
 property System::String ^ Identity { System::String ^ get(); };
public string Identity { get; }
member this.Identity : string
Public ReadOnly Property Identity As String

Valor de propiedad

La propiedad Identity se corresponde con el elemento identity de entry que representa la entidad en la respuesta Atom.

Se aplica a