IBootstrapperPackage::Name Property

 

Gets the name of the package.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

[DispIdAttribute(1)]
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The name of the package.

Return to top
Show: