IGraphContext::RequestedProperties Property

 

The properties requested to be on the returned input and output nodes.

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

property IEnumerable<GraphProperty^>^ RequestedProperties {
	IEnumerable<GraphProperty^>^ get();
}
Return to top
Show: