ISerializerFactory.ManufacturerName Property

Definition

Gets the name of the serializing component's manufacturer.

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

Property Value

A String representing the manufacturer's name.

Applies to