Share via


NSUrl.IsFileUrl Property

Definition

Whether this NSUrl uses the file scheme.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsFileUrl { [Foundation.Export("isFileURL")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFileURL")>]
member this.IsFileUrl : bool

Property Value

Attributes

Applies to