共用方式為


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 命名空間