NSWorkspace.IconForFiles(String[]) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Foundation.Export("iconForFiles:")]
[ObjCRuntime.ThreadSafe]
public virtual AppKit.NSImage IconForFiles (string[] fullPaths);
abstract member IconForFiles : string[] -> AppKit.NSImage
override this.IconForFiles : string[] -> AppKit.NSImage
參數
- fullPaths
- String[]
傳回
- 屬性