UrlIdentityPermission.Url Proprietà

Definizione

Ottiene o imposta un URL che rappresenta l'identità del codice Internet.

public:
 property System::String ^ Url { System::String ^ get(); void set(System::String ^ value); };
public string Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

Valore della proprietà

URL che rappresenta l'identità del codice Internet.

Eccezioni

l'URL non può essere recuperato perché ha un'identità ambigua.

Commenti

L'URL completo viene considerato, incluso il protocollo (HTTP, HTTPS, FTP) e il file, ad esempio: http://www.fourthcoffee.com/process/grind.htm/.

Gli URL possono essere corrispondenti esattamente o da un carattere jolly nella posizione finale, ad esempio: http://www.fourthcoffee.com/process/*.

Si applica a