XmlSerializerAssemblyAttribute.CodeBase Vlastnost

Definice

Získá nebo nastaví umístění sestavení, které obsahuje serializátory.

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

Hodnota vlastnosti

String

Umístění, například cesta nebo identifikátor URI, které odkazuje na sestavení.

Platí pro