DgmlNodeProperties.ContainsChildren Property

Definition

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

Property Value

GraphProperty

Applies to