NSUrlProtocol.GetProperty(String, NSUrlRequest) Method

Definition

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

Applies to