다음을 통해 공유


NSDocument.WritableTypesForSaveOperation(NSSaveOperationType) 메서드

정의

[Foundation.Export("writableTypesForSaveOperation:")]
public virtual string[] WritableTypesForSaveOperation (AppKit.NSSaveOperationType saveOperation);
abstract member WritableTypesForSaveOperation : AppKit.NSSaveOperationType -> string[]
override this.WritableTypesForSaveOperation : AppKit.NSSaveOperationType -> string[]

매개 변수

saveOperation
NSSaveOperationType

반환

String[]
특성

적용 대상