IRepositoryCategory.HasMore 属性

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

语法

声明
ReadOnly Property HasMore As Boolean
bool HasMore { get; }
property bool HasMore {
    bool get ();
}
abstract HasMore : bool with get
function get HasMore () : boolean

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

IRepositoryCategory 接口

Microsoft.VisualStudio.ExtensionManager 命名空间