This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ProGet.
Summary
Determines whether this instance has a version specified.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Install - Containing Type
- Universal
Package Install Settings
Syntax
public bool HasVersion()
Return Value
Type | Description |
---|---|
bool |
true if this instance has version; otherwise, false .
|