次の方法で共有


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

この注釈の注釈型識別子。

適用対象