ModelPerspective 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供模型的觀點資訊。
public ref class ModelPerspective
public class ModelPerspective
type ModelPerspective = class
Public Class ModelPerspective
- 繼承
-
ModelPerspective
備註
模型視角識別模型中包含的模型項目的子集。 使用模型視角名稱搭配 GetUserModel API,只取得透視中的模型項目。
建構函式
| 名稱 | Description |
|---|---|
| ModelPerspective() |
初始化 ModelPerspective 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| Description |
會得到視角描述。 唯讀。 |
| ID |
取得視角的ID。 唯讀。 |
| Name |
取得該觀點的名稱。 唯讀。 |