Version:
PUrlQualifier Class
Represents the qualifier portion of a PackageUrl.
Inheritance Hierarchy
- object
- System.ValueType
- Inedo.ProGet.PUrlQualifier
Syntax
public
sealed
class
PUrlQualifier : System.ValueType, IReadOnlyDictionary<TKey, TValue>, IEnumerable<T>, System.Collections.IEnumerable, IReadOnlyCollection<T>, IEquatable<T>, IComparable<T>, System.IComparable
Properties
|
Name |
Description |
|
Count
|
Gets the number of keys in the qualifier.
|
|
IsEmpty
|
Gets a value indicating whether the qualifier is empty.
|
|
Item
|
|