DkmActivateAppPackageInfo.ActivationName Property

Definition

Identifier for the application to launch.

This API was introduced in Visual Studio 15 Update 1 (DkmApiVersion.VS15Update1).

public:
 property System::String ^ ActivationName { System::String ^ get(); };
public:
 property Platform::String ^ ActivationName { Platform::String ^ get(); };
public string ActivationName { get; }
member this.ActivationName : string
Public ReadOnly Property ActivationName As String

Property Value

Applies to