Table of Contents

ISandcastleProject.VendorName Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the vendor name for the help viewer file

string VendorName { get; }

Property Value

string

The default if not specified will be "Vendor Name". The value must not contain the ':', '', '/', '.', ',', '#', or '&' characters.