Compartilhar via


SerializerDescriptor.AssemblyPath Propriedade

Definição

Obtém o caminho do arquivo do assembly que contém o serializador.

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

Valor da propriedade

String

O caminho para o arquivo de assembly que contém o serializador de plug-in.

Aplica-se a

Confira também