IiOSAppConfiguration.AppBundleZip 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.
The location of a zip archive for a simulator test.
public System.IO.FileInfo AppBundleZip { get; }
member this.AppBundleZip : System.IO.FileInfo
Public ReadOnly Property AppBundleZip As FileInfo