طريقة System::IO::File::SetAttributes
File::SetAttributes method
يضبط السمات المحددة على الملف المحدد.
static void System::IO::File::SetAttributes(const String &path, FileAttributes fileAttributes)
| معامل | نوع | الوصف |
|---|---|---|
| مسار | const String& | مسار الملف الذي ستُعيّن عليه الخصائص |
| fileAttributes | FileAttributes | تركيبة بتية من قيم FileAttributes تمثل الخصائص التي سيتم تعيينها |
انظر أيضًا
- Class String
- Enum FileAttributes
- Class File
- Namespace System::IO
- Library Aspose.Font for C++