Share via


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

適用対象