FileSystemEntry.Attributes Свойство

Определение

Возвращает атрибуты этой записи.

public:
 property System::IO::FileAttributes Attributes { System::IO::FileAttributes get(); };
public System.IO.FileAttributes Attributes { get; }
member this.Attributes : System.IO.FileAttributes
Public ReadOnly Property Attributes As FileAttributes

Значение свойства

Атрибуты для этой записи.

Применяется к