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