Share via


NSBrowser.PathSeparator Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string PathSeparator { [Foundation.Export("pathSeparator")] get; [Foundation.Export("setPathSeparator:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pathSeparator")>]
[<set: Foundation.Export("setPathSeparator:")>]
member this.PathSeparator : string with get, set

Property Value

Attributes

Applies to