CoreDesignSurfaceDomainModel 클래스
리플렉션 대체 apis 재정의
상속 계층 구조
System.Object
Microsoft.VisualStudio.Modeling.DomainModel
Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel
네임스페이스: Microsoft.VisualStudio.Modeling.Diagrams
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
구문
‘선언
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.DisplayName", _
GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.Description", _
GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<CLSCompliantAttribute(True)> _
<DependsOnDomainModelAttribute(GetType(CoreDomainModel))> _
<DomainObjectIdAttribute("91d59b16-e488-4a28-8d51-59273ad5bf2e")> _
Public Class CoreDesignSurfaceDomainModel _
Inherits DomainModel
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.DisplayName",
typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel.Description",
typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[CLSCompliantAttribute(true)]
[DependsOnDomainModelAttribute(typeof(CoreDomainModel))]
[DomainObjectIdAttribute("91d59b16-e488-4a28-8d51-59273ad5bf2e")]
public class CoreDesignSurfaceDomainModel : DomainModel
CoreDesignSurfaceDomainModel 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
CoreDesignSurfaceDomainModel | 생성자입니다. |
위쪽
속성
이름 | 설명 | |
---|---|---|
![]() |
DomainModelInfo | 도메인 모델에 대한 정보를 가져옵니다. (DomainModel에서 상속됨) |
![]() |
ResourceManager | DomainModel의 ResourceManager를 가져옵니다.ResourceManager가 아직 없으면 새로 만들어집니다. (DomainModel.ResourceManager을(를) 재정의함) |
![]() ![]() |
SingletonResourceManager | 이 도메인 모델의 Singleton ResourceManager를 가져옵니다. |
![]() |
Store | 이 도메인 모델의 인스턴스를 포함하는 저장소를 가져옵니다. (DomainModel에서 상속됨) |
위쪽
메서드
위쪽
필드
이름 | 설명 | |
---|---|---|
![]() ![]() |
DomainModelId | CoreDesignSurfaceDomainModel 도메인 모델이 ID입니다. |
![]() ![]() |
ResourceBaseName | 이 모델 리소스의 기본 이름입니다. |
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.