ParentDefinitionNotFoundException 构造函数 (String, Guid, String, Guid)

命名空间:  Microsoft.VisualStudio.Services.Location
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Sub New ( _
    serviceType As String, _
    identifier As Guid, _
    parentServiceType As String, _
    serviceInstance As Guid _
)
public ParentDefinitionNotFoundException(
    string serviceType,
    Guid identifier,
    string parentServiceType,
    Guid serviceInstance
)

参数

.NET Framework 安全性

请参阅

参考

ParentDefinitionNotFoundException 类

ParentDefinitionNotFoundException 重载

Microsoft.VisualStudio.Services.Location 命名空间