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.Page for C++