共用方式為


ExtensionDataCollection interface

表示延伸模組數據檔的單一集合

屬性

collectionName

集合的名稱

documents

屬於集合的檔案清單

scopeType

集合範圍的型別,例如 Default 或 User

scopeValue

集合範圍的值,例如 Current 或 Me

屬性詳細資料

collectionName

集合的名稱

collectionName: string

屬性值

string

documents

屬於集合的檔案清單

documents: any[]

屬性值

any[]

scopeType

集合範圍的型別,例如 Default 或 User

scopeType: string

屬性值

string

scopeValue

集合範圍的值,例如 Current 或 Me

scopeValue: string

屬性值

string