AndroidConfig.ApkFile 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.
Caution
Removed
The currently running apk file.
[System.Obsolete("Removed")]
public System.IO.FileInfo ApkFile { get; }
member this.ApkFile : System.IO.FileInfo
Public ReadOnly Property ApkFile As FileInfo
Property Value
- Attributes