IAnnotationProvider.AnnotationTypeId Propriété

Définition

Obtient l’identificateur de type d’annotation de cette annotation.

public:
 property int AnnotationTypeId { int get(); };
int AnnotationTypeId();
public int AnnotationTypeId { get; }
var int32 = iAnnotationProvider.annotationTypeId;
Public ReadOnly Property AnnotationTypeId As Integer

Valeur de propriété

Int32

int

Identificateur de type d’annotation de cette annotation.

S’applique à