NSUrlProtocol.RemoveProperty(String, NSMutableUrlRequest) 方法

定义

删除指定请求中的指定属性。

[Foundation.Export("removePropertyForKey:inRequest:")]
public static void RemoveProperty (string propertyKey, Foundation.NSMutableUrlRequest request);
static member RemoveProperty : string * Foundation.NSMutableUrlRequest -> unit

参数

propertyKey
String
属性

适用于