Sdílet prostřednictvím


SerializerDescriptor.AssemblyPath Vlastnost

Definice

Získá cestu k souboru sestavení, který obsahuje serializátor.

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

Hodnota vlastnosti

String

Cesta k souboru sestavení, který obsahuje serializátor modulu plug-in.

Platí pro

Viz také