DgmlNodeProperties.ContainsChildren 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.
Property that represents whether or not the code element contains any children.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ ContainsChildren { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty ContainsChildren { get; }
member this.ContainsChildren : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property ContainsChildren As GraphProperty