IiOSAppConfiguration.AppBundleDirectory 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 an app bundle for a simulator test.
public System.IO.DirectoryInfo AppBundleDirectory { get; }
member this.AppBundleDirectory : System.IO.DirectoryInfo
Public ReadOnly Property AppBundleDirectory As DirectoryInfo