GraphCommonSchema.Expression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Expression property is used by Condition and Setter elements.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ Expression { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty Expression { get; }
static member Expression : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property Expression As GraphProperty