RootDesignerSerializerAttribute.SerializerTypeName 属性

定义

获取序列化程序的完全限定类型名。

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

属性值

序列化程序的类型的名称。

适用于