AutomationAnnotation.Type プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注釈の型を取得または設定します。
public:
property AnnotationType Type { AnnotationType get(); void set(AnnotationType value); };
AnnotationType Type();
void Type(AnnotationType value);
public AnnotationType Type { get; set; }
var annotationType = automationAnnotation.type;
automationAnnotation.type = annotationType;
Public Property Type As AnnotationType
プロパティ値
注釈の型。