Partager via


SerializerDescriptor.AssemblyPath Propriété

Définition

Obtient le chemin d'accès au fichier d'assembly qui contient le sérialiseur.

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

Valeur de propriété

String

Chemin d'accès au fichier d'assembly qui contient le sérialiseur de plug-ins.

S’applique à

Voir aussi