指此元件所依賴的另一個元件中的程式庫。
適用於
模型導向應用程式
參數
| 名稱 | Description | 類型 | 為必填項目 | 適用於 |
|---|---|---|---|---|
type |
設定為 control |
String |
Yes | 模型導向應用程式 |
name |
程式庫元件的結構描述名稱名稱 | String |
Yes | 模型導向應用程式 |
order |
相依程式庫應載入的順序 | Positive integer |
否 | 模型導向應用程式 |
load-type |
設定為 onDemand |
String |
否 | 模型導向應用程式 |
父元素
| 元素 | Description |
|---|---|
| 資源 | 元件資訊清單中的資源節點是指元件實作其視覺效果所需的資源檔案。 |
Example
<dependency
type="control"
name="samples_SampleNS.SampleStubLibraryPCF"
load-type="onDemand"/>
相關文章
相依程式庫 (預覽)
Power Apps 元件架構資訊清單結構描述參考
Power Apps 元件架構 API 參考
Power Apps 元件架構概觀