NSDocumentController.TypeForUrl(NSUrl, NSError) Method

Definition

[Foundation.Export("typeForContentsOfURL:error:")]
public virtual string TypeForUrl (Foundation.NSUrl url, out Foundation.NSError outError);
abstract member TypeForUrl : Foundation.NSUrl *  -> string
override this.TypeForUrl : Foundation.NSUrl *  -> string

Parameters

url
NSUrl
outError
NSError

Returns

Attributes

Applies to