Url.Value Eigenschap

Definitie

Hiermee haalt u de URL op waaruit de codeassembly afkomstig is.

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

Waarde van eigenschap

De URL van waaruit de codeassembly afkomstig is.

Van toepassing op