CommentShapeTypeDescriptor 클래스

CommentShape 클래스의 특수화 된 형식 설명자입니다.

상속 계층 구조

System.Object
  System.ComponentModel.CustomTypeDescriptor
    Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor
      Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementTypeDescriptor
        Microsoft.VisualStudio.Modeling.Diagrams.CommentShapeTypeDescriptor

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

구문

‘선언
Public Class CommentShapeTypeDescriptor _
    Inherits PresentationElementTypeDescriptor
public class CommentShapeTypeDescriptor : PresentationElementTypeDescriptor

CommentShapeTypeDescriptor 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
Public 메서드 CommentShapeTypeDescriptor(ICustomTypeDescriptor, CommentShape)
Public 메서드 CommentShapeTypeDescriptor(ICustomTypeDescriptor, PresentationElement, ModelElement) 사용되지 않습니다. 새 Commentshapetypedescriptor을 만듭니다.

위쪽

속성

  이름 설명
Protected 속성 ComponentType 가져옵니다는 Type 이 클래스를 나타내는 모델 요소입니다. (ElementTypeDescriptor에서 상속됨)
Public 속성 ModelElement 이 클래스를 나타내는 모델 요소를 가져옵니다. (ElementTypeDescriptor에서 상속됨)
Public 속성 PresentationElement 이 설명자가 설명 하는 프레젠테이션 모델 요소를 반환 합니다. (PresentationElementTypeDescriptor에서 상속됨)
Protected 속성 RepresentedModelElement (PresentationElementTypeDescriptor에서 상속됨)
Protected 속성 Store (ElementTypeDescriptor에서 상속됨)

위쪽

메서드

  이름 설명
Protected 메서드 CollectionRolePropertiesBrowsable 모든 역할을 기반으로 하는 컬렉션 속성에 대 한 PropertyDescriptor Browsable 인지이 모델 요소가 참여 하는 모든 관계를 반환 (ElementTypeDescriptor에서 상속됨)
Protected 메서드 CreateCollectionPropertyDescriptor (ElementTypeDescriptor에서 상속됨)
Protected 메서드 CreatePropertyDescriptor 모델 요소 속성에 대 한 설명자를 만듭니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 CreateRolePlayerPropertyDescriptor 역할 모델 요소의 속성에 대 한 설명자를 만듭니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 Equals 지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetAttributes 이 형식 설명자가 나타내는 형식에 대한 사용자 지정 특성의 컬렉션을 반환합니다. (CustomTypeDescriptor에서 상속됨)
Protected 메서드 GetCategory Domain 속성의 범주에 대 한 지역화 된 문자열을 반환합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetClassName 속성 표에 표시 되는 클래스 이름을 가져옵니다. (PresentationElementTypeDescriptor에서 상속됨)
Public 메서드 GetComponentName 속성 표에 표시 된 구성 요소 이름을 가져옵니다. (PresentationElementTypeDescriptor에서 상속됨)
Public 메서드 GetConverter 이 형식 설명자가 나타내는 형식에 대한 형식 변환기를 반환합니다. (CustomTypeDescriptor에서 상속됨)
Public 메서드 GetDefaultEvent 이 형식 설명자가 나타내는 개체의 기본 이벤트에 대한 이벤트 설명자를 반환합니다. (CustomTypeDescriptor에서 상속됨)
Public 메서드 GetDefaultProperty 이 형식 설명자가 나타내는 개체의 기본 속성에 대한 속성 설명자를 반환합니다. (CustomTypeDescriptor에서 상속됨)
Protected 메서드 GetDescription 지정 된 속성 설명자와 관련 된 설명입니다. (ElementTypeDescriptor.GetDescription(ElementPropertyDescriptor)을(를) 재정의함)
Protected 메서드 GetDisplayProperties(ModelElement, PropertyDescriptor%) 모델 요소의 모든 속성에 대 한 속성 설명자의 컬렉션을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 GetDisplayProperties(ModelElement, Store, PropertyDescriptor%) 각 도메인의 속성에 해당 하는 속성 설명자의 목록을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 GetDomainClassInfo 도메인 클래스 정보를 설명 하는 요소 형식에 대해 반환 됩니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 GetDomainPropertyAttributes 설명된 속성에 적용 된 사용자 지정 특성의 배열을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetEditor 이 형식 설명자가 나타내는 클래스와 연결될 지정된 형식의 편집기를 반환합니다. (CustomTypeDescriptor에서 상속됨)
Public 메서드 GetEvents() 이 형식 설명자가 나타내는 개체에 대한 이벤트 설명자의 컬렉션을 반환합니다. (CustomTypeDescriptor에서 상속됨)
Public 메서드 GetEvents(array<Attribute[]) 이 형식 설명자가 나타내는 개체에 대한 이벤트 설명자의 필터링된 컬렉션을 반환합니다. (CustomTypeDescriptor에서 상속됨)
Protected 메서드 GetExtensionProperties 확장 요소에 대 한 속성 설명자를 반환합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
Public 메서드 GetProperties() 설명 된 형식의 모든 속성을 포함 하는 도메인 속성 설명자의 컬렉션을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetProperties(array<Attribute[]) 특성 배열을 필터로 사용하여 해당 구성 요소 인스턴스의 속성을 반환합니다. (PresentationElementTypeDescriptor에서 상속됨)
Protected 메서드 GetPropertyDescriptorDisplayName Domain 속성의 표시 이름에 대 한 지역화 된 문자열을 반환합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetPropertyOwner 지정된 속성 설명자가 설명하는 속성이 포함된 개체를 반환합니다. (CustomTypeDescriptor에서 상속됨)
Protected 메서드 GetRolePlayerPropertyAttributes 역할 설명된 속성에 적용 된 사용자 지정 특성의 배열을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Protected 메서드 IncludeCollectionRoleProperties 참여 하는이 모델 요소는 모든 관계에 대 한 역할을 기반으로 하는 컬렉션 속성에 대 한 Propertydescriptor를 제공할지 여부를 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 IncludeEmbeddingRelationshipProperties 지정된 된 모델에 대 한 요소, 중복을 허용 하지 않는 모든 포함된 관계의 대상 요소의 속성을 추가할지 여부를 나타내는 값을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 IncludeOppositeRolePlayerProperties 참여 하는이 모델 요소는 모든 관계에 대 한 개 면 반대 역할 수행자 ElementName 속성을 표시할지 여부를 반환합니다 (PresentationElementTypeDescriptor에서 상속됨)
Protected 메서드 IsPropertyDescriptorReadOnly 설명된 속성이 읽기 전용인 지 여부를 나타내는 값을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Protected 메서드 ShouldCreateCollectionPropertyDescriptor 관계와 관련 된 인스턴스 수준 역할 수행자에 대 한 속성 설명자의 컬렉션을 만들 것인지 여부를 반환합니다 (ElementTypeDescriptor에서 상속됨)
Protected 메서드 ShouldCreatePropertyDescriptor 지정 된 도메인 속성에 대 한 설명자를 만들지 여부를 나타내는 값을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Protected 메서드 ShouldCreateRolePlayerPropertyDescriptor 지정 된 역할에 대 한 속성 설명자를 만들지 여부를 나타내는 값을 반환 합니다. (ElementTypeDescriptor에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.VisualStudio.Modeling.Diagrams 네임스페이스