NSSavePanel.Directory Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DirectoryUrl instead.")]
public virtual string Directory { [Foundation.Export("directory")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DirectoryUrl instead.")] get; [Foundation.Export("setDirectory:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DirectoryUrl instead.")] set; }
member this.Directory : string with get, set

Property Value

Attributes

Applies to