次の方法で共有


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

プロパティ値

属性

適用対象