AssemblyName.EscapedCodeBase Proprietà

Definizione

Ottiene l'URI, inclusi i caratteri di escape, che rappresenta la codebase.

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

Valore della proprietà

URI con caratteri di escape.

Si applica a