IVsAppContainerProjectDeployResult.LayoutFolder Property

Definition

Gets the layout folder where the app container application was installed.

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

Property Value

Attributes

Applies to