IPublishProperties3::SuiteName Property
Visual Studio 2015
Gets or sets the name of the product suite of which the application is a part.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(37)] property String^ SuiteName { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The name of the product suite of which the application is a part.
Show: