GraphConditionalStyle::Conditions Property

 

Gets the set of conditions.

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

public:
property GraphConditionCollection^ Conditions {
	GraphConditionCollection^ get();
}
Return to top
Show: