CommonStructureNodeInfo.StructureType 属性

命名空间:  Microsoft.TeamFoundation.Integration.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property StructureType As String
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public string StructureType { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

CommonStructureNodeInfo 类

Microsoft.TeamFoundation.Integration.Server 命名空间