Bagikan melalui


IBootstrapperPackage.Name Property

Gets the name of the package.

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

Syntax

'Declaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Property Value

Type: String
The name of the package.

.NET Framework Security

See Also

Reference

IBootstrapperPackage Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace