Share via


NSFileWrapper.IsRegularFile Property

Definition

Whether this is a regular file wrapper.

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

Property Value

Attributes

Applies to