SecurityException.Url Vlastnost

Definice

Získá nebo nastaví adresu URL sestavení, které způsobilo výjimku.

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

Hodnota vlastnosti

String

Adresa URL, která identifikuje umístění sestavení.

Platí pro