DkmInstalledApplicationInfo.EntryPoint Property

Definition

[Optional] The application entry point.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

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

Property Value

Applies to