Class DriveItemDownloadInfo
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public sealed class DriveItemDownloadInfo
Properties
| Edit this page View SourceDownloadUrl
Declaration
public string DownloadUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Size
Declaration
public long? Size { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |