GraphCommonSchema.Property 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 property property is used by Setter elements.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ Property { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty Property { get; }
static member Property : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property Property As GraphProperty