Annotation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供存取附註屬性的方法。
public ref class Annotation abstract sealed
public static class Annotation
type Annotation = class
Public Class Annotation
- 繼承
-
Annotation
欄位
| 名稱 | Description |
|---|---|
| AnnotationTextProperty |
註解文本的附加屬性。 |
| AnnotationTextPropertyName |
屬性名稱以存取 ModelItem 中的註解。 |
方法
| 名稱 | Description |
|---|---|
| GetAnnotationText(Object) |
取得物件的註解文字。 |
| SetAnnotationText(Object, String) |
設定物件的註解。 |