Interface IFileAttribute
Namespace: CG.Web.MegaApiClient
Assembly: MegaApiClient.dll
Syntax
public interface IFileAttribute
Properties
| Improve this Doc View SourceHandle
Declaration
string Handle { get; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
int Id { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
FileAttributeType Type { get; }
Property Value
Type | Description |
---|---|
FileAttributeType |