SerializerDescriptor.ManufacturerWebsite Property

Definition

Gets the web address of the company that developed the serializer.

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

Property Value

Uri

The web address of the company that developed the serializer.

Applies to