GraphNodeIdPropertyDescriptor Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_protpropertyAttributeArray

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyAttributes

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyCategory

Gets the category of this property.(Overrides MemberDescriptor::Category.)

System_CAPS_pubpropertyComponentType

Gets the type of the component this property is bound to.(Overrides PropertyDescriptor::ComponentType.)

System_CAPS_pubpropertyConverter

Gets the type converter for this property.(Overrides PropertyDescriptor::Converter.)

System_CAPS_pubpropertyDescription

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyDesignTimeOnly

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyDisplayName

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyIsBrowsable

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyIsLocalizable

Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute.(Overrides PropertyDescriptor::IsLocalizable.)

System_CAPS_pubpropertyIsReadOnly

Gets a value indicating whether this property is read-only.(Overrides PropertyDescriptor::IsReadOnly.)

System_CAPS_pubpropertyName

(Inherited from MemberDescriptor.)

System_CAPS_protpropertyNameHashCode

(Inherited from MemberDescriptor.)

System_CAPS_pubpropertyPropertyType

Gets the type of the property.(Overrides PropertyDescriptor::PropertyType.)

System_CAPS_pubpropertySerializationVisibility

(Inherited from PropertyDescriptor.)

System_CAPS_pubpropertySupportsChangeEvents

Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor.(Overrides PropertyDescriptor::SupportsChangeEvents.)

Return to top
Show: