Share via


IBootstrapperPackage.Name Property

Definition

Gets the name of the package.

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { get; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the package.

Attributes

Applies to