DkmActivateAppPackageInfo.ActivationOptions Property
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.
Flags indicating options for AppPackage activation.
This API was introduced in Visual Studio 15 Update 1 (DkmApiVersion.VS15Update1).
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmActivateAppPackageFlags ActivationOptions { Microsoft::VisualStudio::Debugger::DefaultPort::DkmActivateAppPackageFlags get(); };
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmActivateAppPackageFlags ActivationOptions { Microsoft::VisualStudio::Debugger::DefaultPort::DkmActivateAppPackageFlags get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmActivateAppPackageFlags ActivationOptions { get; }
member this.ActivationOptions : Microsoft.VisualStudio.Debugger.DefaultPort.DkmActivateAppPackageFlags
Public ReadOnly Property ActivationOptions As DkmActivateAppPackageFlags