WebServices.Count 属性

获取集合中项的数目。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
ReadOnly Property Count As Integer
    Get
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

属性值

类型:System.Int32
WebServices 集合中的 WebService 对象数。

.NET Framework 安全性

请参见

参考

WebServices 接口

VsWebSite 命名空间

WebService

其他资源

引用自动化程序集和 DTE2 对象