PropertiesRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此 see>Request</see> 的元件<指定了某一層級必須回傳哪些屬性
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class PropertiesRequest
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertiesRequest = class
Public Class PropertiesRequest
- 繼承
-
PropertiesRequest
- 衍生
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| PropertiesRequest() |
預設建構器 |
| PropertiesRequest(String[], OrderBy[]) |
初始化屬性清單與排序資訊 |
| PropertiesRequest(String[]) |
以欄位列表啟動 |
屬性
| 名稱 | Description |
|---|---|
| Fields |
將要恢復的財產 |
| OrderByList |
依條款排序列表 |
| PropertyAlias |
描述了屬性名稱如何被別名化 |
| RequestFieldsTypes |
<請參見>RequestFieldsTypes</see> described the field list of fields 的意義 |