ElementAddedEventArgs.GetAssignments 方法

当此元素生成时,获取使用的属性任务

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

语法

声明
Public Function GetAssignments As PropertyAssignment()
public PropertyAssignment[] GetAssignments()

返回值

类型:array<Microsoft.VisualStudio.Modeling.PropertyAssignment[]

.NET Framework 安全性

请参阅

参考

ElementAddedEventArgs 类

Microsoft.VisualStudio.Modeling 命名空间