IAnnotationProvider.AnnotationTypeId 属性

定义

获取此批注的批注类型标识符。

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

属性值

Int32

int

此批注的批注类型标识符。

适用于