AppNotFoundException 构造函数 (AppStoreType, Guid, Guid)

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

语法

声明
Public Sub New ( _
    storeType As AppStoreType, _
    storeTarget As Guid, _
    appId As Guid _
)
public AppNotFoundException(
    AppStoreType storeType,
    Guid storeTarget,
    Guid appId
)

参数

.NET Framework 安全性

请参阅

参考

AppNotFoundException 类

AppNotFoundException 重载

Microsoft.VisualStudio.Services.Contributions 命名空间