NSWorkspace.GetFileSystemInfo Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("getFileSystemInfoForPath:isRemovable:isWritable:isUnmountable:description:type:")]
[ObjCRuntime.ThreadSafe]
public virtual bool GetFileSystemInfo (string fullPath, out bool removableFlag, out bool writableFlag, out bool unmountableFlag, out string description, out string fileSystemType);
abstract member GetFileSystemInfo : string * * * * * -> bool
override this.GetFileSystemInfo : string * * * * * -> bool
Parâmetros
- fullPath
- String
- removableFlag
- Boolean
- writableFlag
- Boolean
- unmountableFlag
- Boolean
- description
- String
- fileSystemType
- String
Retornos
- Atributos