IPublishProperties::PublisherName Property
Visual Studio 2015
Gets or sets the name of the publisher.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(18)] property String^ PublisherName { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The name of the publisher that will be displayed in the installation program.
Show: