共用方式為


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

這個批註的注釋類型識別碼。

適用於