SerializerDescriptor.AssemblyName Vlastnost

Definice

Získá název sestavení, který obsahuje serializátor.

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

Hodnota vlastnosti

Název sestavení (obvykle dll), který obsahuje modul plug-in serializátor.

Platí pro

Viz také