Freigeben über


AutomationAnnotation.Type Eigenschaft

Definition

Ruft den Typ der Anmerkung ab oder legt diese fest.

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

Eigenschaftswert

Der Typ der Anmerkung.

Gilt für: