IVsAppContainerProjectDeployResult.FirstAppUserModelID Property

Definition

Gets the first entry point in the manifest.

public:
 property System::String ^ FirstAppUserModelID { System::String ^ get(); };
public:
 property Platform::String ^ FirstAppUserModelID { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743810)]
public string FirstAppUserModelID { get; }
public string FirstAppUserModelID { get; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
member this.FirstAppUserModelID : string
member this.FirstAppUserModelID : string
Public ReadOnly Property FirstAppUserModelID As String

Property Value

Attributes

Applies to