GraphConditionalStyle.Conditions 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.
Get the set of conditions.
public:
property Microsoft::VisualStudio::GraphModel::Styles::GraphConditionCollection ^ Conditions { Microsoft::VisualStudio::GraphModel::Styles::GraphConditionCollection ^ get(); };
public Microsoft.VisualStudio.GraphModel.Styles.GraphConditionCollection Conditions { get; }
member this.Conditions : Microsoft.VisualStudio.GraphModel.Styles.GraphConditionCollection
Public ReadOnly Property Conditions As GraphConditionCollection