IVsAppContainerProjectDeployResult.PackageFullName Property

Definition

Gets the full package name of the installed application.

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

Property Value

Attributes

Applies to