共用方式為


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
屬性

適用於