Bagikan melalui


EnumerationOptions.AttributesToSkip Properti

Definisi

Mendapatkan atau mengatur atribut yang akan dilewati.

public:
 property System::IO::FileAttributes AttributesToSkip { System::IO::FileAttributes get(); void set(System::IO::FileAttributes value); };
public System.IO.FileAttributes AttributesToSkip { get; set; }
member this.AttributesToSkip : System.IO.FileAttributes with get, set
Public Property AttributesToSkip As FileAttributes

Nilai Properti

Atribut yang akan dilewati. Default adalah FileAttributes.Hidden | FileAttributes.System.

Berlaku untuk