Compartir a través de


IAnnotationProvider.AnnotationTypeId Propiedad

Definición

Obtiene el identificador de tipo de anotación de esta anotación.

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

Valor de propiedad

Int32

int

Identificador de tipo de anotación de esta anotación.

Se aplica a