ConstructionEnabledAttribute 생성자
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
ConstructionEnabledAttribute 클래스의 새 인스턴스를 초기화합니다.
오버로드
| Name | Description |
|---|---|
| ConstructionEnabledAttribute() |
클래스의 새 인스턴스를 ConstructionEnabledAttribute 초기화하고 및 에 대한 EnabledDefault기본 설정을 초기화합니다. |
| ConstructionEnabledAttribute(Boolean) |
지정된 값으로 설정 ConstructionEnabledAttribute 하여 클래스의 Enabled 새 인스턴스를 초기화합니다. |
ConstructionEnabledAttribute()
클래스의 새 인스턴스를 ConstructionEnabledAttribute 초기화하고 및 에 대한 EnabledDefault기본 설정을 초기화합니다.
public:
ConstructionEnabledAttribute();
public ConstructionEnabledAttribute();
Public Sub New ()
설명
다음 표에서는 ConstructionEnabledAttribute인스턴스에 대한 초기 속성 값을 보여 줍니다.
| 재산 | 가치 |
|---|---|
Default |
빈 문자열("") |
Enabled |
true |
적용 대상
ConstructionEnabledAttribute(Boolean)
지정된 값으로 설정 ConstructionEnabledAttribute 하여 클래스의 Enabled 새 인스턴스를 초기화합니다.
public:
ConstructionEnabledAttribute(bool val);
public ConstructionEnabledAttribute(bool val);
new System.EnterpriseServices.ConstructionEnabledAttribute : bool -> System.EnterpriseServices.ConstructionEnabledAttribute
Public Sub New (val As Boolean)
매개 변수
- val
- Boolean
trueCOM+ 개체 생성 지원을 사용하도록 설정하려면 그렇지 않으면 . false