Compartilhar via


AutomationPeerAnnotation.Type Propriedade

Definição

Obtém ou define o tipo da anotação.

public:
 property AnnotationType Type { AnnotationType get(); void set(AnnotationType value); };
AnnotationType Type();

void Type(AnnotationType value);
public AnnotationType Type { get; set; }
var annotationType = automationPeerAnnotation.type;
automationPeerAnnotation.type = annotationType;
Public Property Type As AnnotationType

Valor da propriedade

O tipo da anotação.

Aplica-se a