XmlSerializerAssemblyAttribute.CodeBase Proprietà

Definizione

Ottiene o imposta la posizione dell'assembly contenente i serializzatori.

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

Valore della proprietà

Posizione, ad esempio un percorso o un URI, che punta all'assembly.

Si applica a