IPublishProperties2::PublisherName Property
Visual Studio 2015
Gets or sets the name of the publisher.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.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.
Implements
IPublishProperties::PublisherName
Show: