Condividi tramite


SerializerDescriptor.AssemblyPath Proprietà

Definizione

Ottiene il percorso del file di assembly che contiene il serializzatore.

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

Valore della proprietà

String

Il percorso del file di assembly che contiene il serializzatore plug-in.

Si applica a

Vedi anche