AssemblyName.EscapedCodeBase Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Figyelemfelhívás
AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.
Lekéri a kódbázist képviselő URI-t, beleértve a feloldó karaktereket is.
public:
property System::String ^ EscapedCodeBase { System::String ^ get(); };
[System.Obsolete("AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.", DiagnosticId="SYSLIB0044", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public string? EscapedCodeBase { get; }
public string? EscapedCodeBase { get; }
public string EscapedCodeBase { get; }
[<System.Obsolete("AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.", DiagnosticId="SYSLIB0044", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
member this.EscapedCodeBase : string
member this.EscapedCodeBase : string
Public ReadOnly Property EscapedCodeBase As String
Tulajdonság értéke
URI feloldó karakterekkel.
- Attribútumok