DesignerSerializerAttribute.SerializerTypeName Propiedad

Definición

Obtiene el nombre de tipo completo del serializador.

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

Valor de propiedad

Nombre de tipo completo del serializador.

Se aplica a

Consulte también