NSWorkspace.GetFileSystemInfo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- fullPath
- String
- removableFlag
- Boolean
- writableFlag
- Boolean
- unmountableFlag
- Boolean
- description
- String
- fileSystemType
- String
Retours
- Attributs