API Reference
Class
AppStore
App Store payload.
Inheritance
- Object
- AppStore
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method AppStore.<Clone>$
Constructors
public AppStore(String Raw, String Platform, String IdOrPackage) #App Store payload.
Parameters
- Raw System.String
- Platform System.String
- IdOrPackage System.String
Methods
public AppStore <Clone>$() #Returns:
AppStorepublic Void Deconstruct(out String Raw, out String Platform, out String IdOrPackage) #Returns:
VoidParameters
- Raw String
- Platform String
- IdOrPackage String
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String