Property | Type | Description | |
---|---|---|---|
CachedApps | IReadOnlyList |
||
CachedArchive | FileList | ||
CachedFileList | IReadOnlyList |
||
CachedFiles | File>.Dictionary | ||
CachedMetadata | Metadata | ||
CachedSettings | Settings |
Method | Description | |
---|---|---|
GetAppsAsync ( |
||
GetFileAsync ( string path, |
||
GetMetadataAsync ( |
||
GetSettingsAsync ( |
||
ListFilesAsync ( |
||
SaveAsync ( string message, |
||
WorkspacesContextConnector ( IExtendedWorkspacesClient client, string account, string workspace, SandboxCollection sandboxes, string serviceName, string excludePrefixes ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetArchiveAsync ( |
public GetAppsAsync ( |
||
cancellationToken | ||
return | Task |
public GetFileAsync ( string path, |
||
path | string | |
cancellationToken | ||
return | Task |
public GetMetadataAsync ( |
||
cancellationToken | ||
return | Task |
public GetSettingsAsync ( |
||
cancellationToken | ||
return | Task |
public ListFilesAsync ( |
||
cancellationToken | ||
return | Task |
public SaveAsync ( string message, |
||
message | string | |
changes | ||
cancellationToken | ||
return | Task |
public WorkspacesContextConnector ( IExtendedWorkspacesClient client, string account, string workspace, SandboxCollection sandboxes, string serviceName, string excludePrefixes ) : System.Collections.Generic | ||
client | IExtendedWorkspacesClient | |
account | string | |
workspace | string | |
sandboxes | SandboxCollection | |
serviceName | string | |
excludePrefixes | string | |
return | System.Collections.Generic |