FileSystemEntry.ToFileSystemInfo Methode

Definitie

Converteert de waarde van dit exemplaar naar een FileSystemInfo.

public:
 System::IO::FileSystemInfo ^ ToFileSystemInfo();
public System.IO.FileSystemInfo ToFileSystemInfo();
member this.ToFileSystemInfo : unit -> System.IO.FileSystemInfo
Public Function ToFileSystemInfo () As FileSystemInfo

Retouren

De waarde van dit exemplaar als een FileSystemInfo.

Van toepassing op