DesignerSerializerAttribute.SerializerBaseTypeName Vlastnost

Definice

Získá plně kvalifikovaný typ název serializátor základní typ.

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

Hodnota vlastnosti

Plně kvalifikovaný název typu základního typu serializátoru.

Platí pro

Viz také