DgmlNodeProperties.ContainsChildren 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个属性,该属性表示代码元素是否包含任何子级。
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