NSOpenPanel.Filenames Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use Urls instead.")]
public virtual string[] Filenames { [Foundation.Export("filenames")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use Urls instead.")] get; }
member this.Filenames : string[]

Property Value

String[]
Attributes

Applies to