DslDefinitionModelElementPropertyDescriptor 클래스

DslDefintion 네임 스페이스에 정의 된 도메인 클래스에 대 한 사용자 지정 속성 설명자를 제공 합니다.

상속 계층 구조

System.Object
  System.ComponentModel.MemberDescriptor
    System.ComponentModel.PropertyDescriptor
      Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor
        Microsoft.VisualStudio.Modeling.DslDefinition.Design.DslDefinitionModelElementPropertyDescriptor

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

구문

‘선언
Public NotInheritable Class DslDefinitionModelElementPropertyDescriptor _
    Inherits ElementPropertyDescriptor
public sealed class DslDefinitionModelElementPropertyDescriptor : ElementPropertyDescriptor

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

생성자

  이름 설명
Public 메서드 DslDefinitionModelElementPropertyDescriptor Dsldefinitionmodelelementpropertydescriptor에 대 한 개념은 속성입니다.

위쪽

속성

  이름 설명
Public 속성 Attributes 이 멤버에 대한 특성 컬렉션을 가져옵니다. (MemberDescriptor에서 상속됨)
Public 속성 Category 속성에 표시 되어 있는 경우 도메인 속성을 그룹화 할 범주를 가져옵니다는 PropertyGrid 항목별 모드로 설정 된 컨트롤입니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 ComponentType 이 속성을 바인딩된 모델 요소의 형식을 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 Converter 변환기를 대 한 설명된 속성을 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 Description 설명된 속성에 지정 된 대로 설명을 가져옵니다는 DescriptionResourceAttribute. (ElementPropertyDescriptor에서 상속됨)
Public 속성 DesignTimeOnly DesignOnlyAttribute 에 지정된, 이 멤버가 디자인 타임에만 설정되어야 하는지 여부를 가져옵니다. (MemberDescriptor에서 상속됨)
Public 속성 DisplayName 설명된에 지정 된 속성의 표시 이름을 가져옵니다는 DisplayNameResourceAttribute. (ElementPropertyDescriptor에서 상속됨)
Public 속성 DomainPropertyInfo 이 속성 설명자를 만드는 데 사용 된 속성 정보 개체를 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 IsBrowsable BrowsableAttribute 에 지정된, 해당 멤버를 찾아볼 수 있는지 여부를 나타내는 값을 가져옵니다. (MemberDescriptor에서 상속됨)
Public 속성 IsInstanceBased 이 PropertyDescriptor 인스턴스 또는 정적 형식을 기반으로 하는 경우 테스트 합니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 IsLocalizable LocalizableAttribute 에 지정된, 이 속성이 지역화되어야 하는지 여부를 나타내는 값을 가져옵니다. (PropertyDescriptor에서 상속됨)
Public 속성 IsReadOnly 설명된 속성이 읽기 전용인 지 여부를 나타내는 값을 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 ModelElement 이 속성 설명자를 만드는 데 사용 된 모델 요소를 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 Name 해당 멤버의 이름을 가져옵니다. (MemberDescriptor에서 상속됨)
Public 속성 PropertyType 설명된 속성의 속성 형식을 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Public 속성 SerializationVisibility DesignerSerializationVisibilityAttribute 에 지정된, 이 속성이 serialize되어야 하는지 여부를 나타내는 값을 가져옵니다. (PropertyDescriptor에서 상속됨)
Public 속성 SupportsChangeEvents 이 속성의 값 변경 알림이 속성 설명자 외부에서 발생되었는지 여부를 나타내는 값을 가져옵니다. (PropertyDescriptor에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 AddValueChanged (ElementPropertyDescriptor에서 상속됨)
Public 메서드 CanResetValue Domain 속성의 값을 다시 설정할 수 있습니다 여부를 나타냅니다. (ElementPropertyDescriptor에서 상속됨)
Public 메서드 Equals 이 개체를 다른 개체와 비교하여 두 개체가 같은지 확인합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetChildProperties() 기본 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetChildProperties(array<Attribute[]) 지정된 특성 배열을 필터로 사용하여 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetChildProperties(Object) 지정된 개체에 대해 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetChildProperties(Object, array<Attribute[]) 지정된 특성 배열을 필터로 사용하여 지정된 개체에 대한 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetEditor 설명 속성의 값 편집기를 반환합니다. (ElementPropertyDescriptor에서 상속됨)
Public 메서드 GetHashCode 해당 개체의 해시 코드를 반환합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 GetValue Domain 속성의 값을 가져옵니다. (ElementPropertyDescriptor에서 상속됨)
Protected 메서드 GetValueChangedHandler 특정 구성 요소에 대한 ValueChanged 이벤트 처리기의 현재 집합을 검색합니다. (PropertyDescriptor에서 상속됨)
Public 메서드 RemoveValueChanged (ElementPropertyDescriptor에서 상속됨)
Public 메서드 ResetValue Domain 속성의 값을 다시 설정합니다. (ElementPropertyDescriptor에서 상속됨)
Public 메서드 SetValue 이 속성의 값을 설정합니다. (ElementPropertyDescriptor.SetValue(Object, Object)을(를) 재정의함)
Public 메서드 ShouldSerializeValue Domain 속성의 값을 serialize 할지 여부를 나타냅니다. (ElementPropertyDescriptor에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)

위쪽

스레드로부터의 안전성

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

참고 항목

참조

Microsoft.VisualStudio.Modeling.DslDefinition.Design 네임스페이스