Share via


TfsConnection.CreateServiceInstance 方法

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

语法

声明
Protected Function CreateServiceInstance ( _
    assembly As Assembly, _
    fullName As String _
) As Object
protected Object CreateServiceInstance(
    Assembly assembly,
    string fullName
)

参数

返回值

类型:System.Object
返回 Object

.NET Framework 安全性

请参见

参考

TfsConnection 类

Microsoft.TeamFoundation.Client 命名空间