DgmlNodeProperties.ContainsChildren 属性

定义

一个属性,该属性表示代码元素是否包含任何子级。

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

属性值

GraphProperty

适用于