共用方式為


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