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

이 주석의 주석 형식 식별자입니다.

적용 대상