Annotation クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注釈添付プロパティにアクセスするためのメソッドを提供します。
public ref class Annotation abstract sealed
public static class Annotation
type Annotation = class
Public Class Annotation
- 継承
-
Annotation
フィールド
| 名前 | 説明 |
|---|---|
| AnnotationTextProperty |
注釈テキストの添付可能なプロパティ。 |
| AnnotationTextPropertyName |
ModelItem 内の注釈にアクセスするプロパティ名。 |
メソッド
| 名前 | 説明 |
|---|---|
| GetAnnotationText(Object) |
オブジェクトの注釈テキストを取得します。 |
| SetAnnotationText(Object, String) |
オブジェクトの注釈を設定します。 |