VsDebugTargetInfo4.AppPackageLaunchInfo 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.
Information required to start or launch app container applications (DLO_AppPackageDebug).
public: Microsoft::VisualStudio::Shell::Interop::VsAppPackageLaunchInfo AppPackageLaunchInfo;
public: Microsoft::VisualStudio::Shell::Interop::VsAppPackageLaunchInfo AppPackageLaunchInfo;
Microsoft::VisualStudio::Shell::Interop::VsAppPackageLaunchInfo AppPackageLaunchInfo;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsAppPackageLaunchInfo")]
public Microsoft.VisualStudio.Shell.Interop.VsAppPackageLaunchInfo AppPackageLaunchInfo;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsAppPackageLaunchInfo")>]
val mutable AppPackageLaunchInfo : Microsoft.VisualStudio.Shell.Interop.VsAppPackageLaunchInfo
Public AppPackageLaunchInfo As VsAppPackageLaunchInfo
Field Value
- Attributes