ISerializerFactory.DisplayName 属性

定义

获取制造商序列化组件的公用名称。

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

属性值

表示 String 序列化组件的公共名称。

适用于