AutomationPeerAnnotation.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de l’annotation.
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
Valeur de propriété
Type de l'annotation.