<com4:Class
ThreadingModel = 'A string that can have one of the following values: "Both", "STA", "MTA", "MainSTA", or "Neutral".'
Virtualization = 'A string that can have one of the following values: "enabled" or "disabled".'
ProgId = 'An alphanumeric string separated by a period with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
VersionIndependentProgId = 'An alphanumeric string separated by a period with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
AutoConvertTo = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
InsertableObject = 'A boolean value.'
ShortDisplayName = 'A string with a value between 1 and 40 characters in length.'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'>
<!-- Child elements -->
ImplementedCategories
Conversion
DataFormats
MiscStatus
Verbs
DefaultIcon
ToolboxBitmap32
TypeLib
</com4:Class>
특성 및 요소
특성
attribute
Description
데이터 형식
필수
기본값
ThreadingModel
DLL을 로드하기 위한 스레딩 모델입니다.
STA,MTA, MainSTA 또는 Neutral 값 중 하나를 가질 수 있는 문자열입니다.
Yes
가상화
클래스를 로드할 때 가상화를 사용할지 여부를 지정합니다.
사용 또는 사용 안 함 값 중 하나를 가질 수 있는 문자열입니다.
Yes
ProgId
ProgID(프로그래밍 식별자)를 CLSID와 연결합니다.
길이가 1~255자인 마침표로 구분된 영숫자 문자열입니다(예: Foo.Bar 또는 Foo.Bar.1).
No
VersionIndependentProgId
ProgID를 CLSID와 연결합니다. 이 값은 개체 애플리케이션의 최신 버전을 결정하는 데 사용됩니다.
길이가 1~255자인 마침표로 구분된 영숫자 문자열입니다(예: Foo.Bar 또는 Foo.Bar.1).