共用方式為


ListFiles Class

Definition

Class ListFiles.

public static class ListFiles
type ListFiles = class
Public Class ListFiles
Inheritance
ListFiles

Methods

EnsureUncPrefixIsNotPresent(String)

Ensures the unc prefix is not present.

EnsureUncPrefixPresent(String)

Ensures the unc prefix present.

GetDirectories(String)

Gets the directories.

GetFiles(String)

Gets the files.

Applies to