GraphSchema::Properties Property
Visual Studio 2015
All the GraphProperty objects that are registered with this schema.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphPropertyCollection^ Properties { GraphPropertyCollection^ get(); private: void set(GraphPropertyCollection^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphPropertyCollection^
Show: