Condividi tramite


SyndicationLink.Uri Proprietà

Definizione

Ottiene o imposta l'URI della risorsa collegata.

public:
 property Uri ^ Uri { Uri ^ get(); void set(Uri ^ value); };
Uri Uri();

void Uri(Uri value);
public System.Uri Uri { get; set; }
var uri = syndicationLink.uri;
syndicationLink.uri = uri;
Public Property Uri As Uri

Valore della proprietà

Attributo href in atom:link.

Si applica a