다음을 통해 공유


NSOpenSavePanelDelegate_Extensions.IsValidFilename 메서드

정의

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use ValidateUrl instead.")]
public static bool IsValidFilename (this AppKit.INSOpenSavePanelDelegate This, AppKit.NSSavePanel panel, string fileName);
static member IsValidFilename : AppKit.INSOpenSavePanelDelegate * AppKit.NSSavePanel * string -> bool

매개 변수

panel
NSSavePanel
fileName
String

반환

특성

적용 대상