다음을 통해 공유


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
특성

적용 대상