System::IO::File::SetAttributes μέθοδος
File::SetAttributes method
Ορίζει τα καθορισμένα χαρακτηριστικά στο καθορισμένο αρχείο.
static void System::IO::File::SetAttributes(const String &path, FileAttributes fileAttributes)
| Parameter | Type | Περιγραφή |
|---|---|---|
| path | const String& | Η διαδρομή του αρχείου στο οποίο θα οριστούν τα χαρακτηριστικά |
| fileAttributes | FileAttributes | Μια δυαδική συνδυαστική τιμή των FileAttributes που αντιπροσωπεύει τα χαρακτηριστικά που θα οριστούν |
Δείτε επίσης
- Class String
- Enum FileAttributes
- Class File
- Namespace System::IO
- Library Aspose.Page for C++