DgmlNodeProperties Class

 

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

System::Object
  Microsoft.VisualStudio.GraphModel.Schemas::DgmlNodeProperties

public ref class DgmlNodeProperties abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAggregator

A metadata property that determines how a property is aggregated from multiple IGraphProviders.

System_CAPS_pubpropertySystem_CAPS_staticContainsChildren

Represents whether the code element contains any children.

System_CAPS_pubpropertySystem_CAPS_staticGetCategories

This is a special property that is set on the IGraphContext RequestedProperties signifying to the provider that the caller wants the provider to add "GraphCategory" information to the input nodes.

System_CAPS_pubpropertySystem_CAPS_staticIcon

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: