DgmlNodeProperties::ContainsChildren Property
Visual Studio 2015
Represents whether the code element contains any children.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ ContainsChildren { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Show: