AppAttachPackageProperties.PackageOwnerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specific name of package owner, is "AppAttach" for native app attach packages.
public string PackageOwnerName { get; set; }
member this.PackageOwnerName : string with get, set
Public Property PackageOwnerName As String