ISerializerFactory.ManufacturerWebsite Property

Definition

Gets the web address of the serializing component's manufacturer.

public:
 property Uri ^ ManufacturerWebsite { Uri ^ get(); };
public Uri ManufacturerWebsite { get; }
member this.ManufacturerWebsite : Uri
Public ReadOnly Property ManufacturerWebsite As Uri

Property Value

Uri

A Uri representing the manufacturer's website.

Applies to