Share via


IRepositoryCategory.HasMore Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IRepositoryCategory Interface

Microsoft.VisualStudio.ExtensionManager Namespace