Class SharePointSettings
Inheritance
SharePointSettings
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
[Serializable]
public class SharePointSettings : GraphStorageSettingsBase
Properties
|
Edit this page
View Source
DefaultDownloadPath
Declaration
protected override string DefaultDownloadPath { get; }
Property Value
Overrides
|
Edit this page
View Source
Hostname
Declaration
public string Hostname { get; }
Property Value
|
Edit this page
View Source
SitePath
Declaration
public string SitePath { get; }
Property Value
Extension Methods