NSUrlProtocol.GetProperty(String, NSUrlRequest) Method
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 property for the specified key in the specified request.
[Foundation.Export("propertyForKey:inRequest:")]
public static Foundation.NSObject GetProperty (string key, Foundation.NSUrlRequest inRequest);
static member GetProperty : string * Foundation.NSUrlRequest -> Foundation.NSObject
Parameters
- key
- String
- inRequest
- NSUrlRequest
Returns
- Attributes