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