NSSavePanel.RequiredFileType 属性

定义

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use AllowedFileTypes instead.")]
public virtual string RequiredFileType { [Foundation.Export("requiredFileType")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use AllowedFileTypes instead.")] get; [Foundation.Export("setRequiredFileType:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use AllowedFileTypes instead.")] set; }
member this.RequiredFileType : string with get, set

属性值

属性

适用于