VsBootstrapperPackageInfo.PackageName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The package name.
public: System::String ^ PackageName;
public: Platform::String ^ PackageName;
std::wstring PackageName;
[System.Runtime.InteropServices.ComAliasName("OLE.LPCOLESTR")]
public string PackageName;
[<System.Runtime.InteropServices.ComAliasName("OLE.LPCOLESTR")>]
val mutable PackageName : string
Public PackageName As String
Field Value
- Attributes