DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Represents the File object and holds the Properties of that object
Namespace:
DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
[SerializableAttribute] public class FileInfo |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class FileInfo |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FileInfo |