GraphCommonSchema::Expression Property

 

The Expression property is used by Condition and Setter elements.

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

public:
property GraphProperty^ Expression {
	static GraphProperty^ get();
	private: static void set(GraphProperty^ value);
}
Return to top
Show: