Grafeas v1 API - Class Location (3.7.0)

 public sealed class Location : IMessage<Location>, IEquatable<Location>, IDeepCloneable<Location>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class Location.

An occurrence of a particular package installation found within a system's filesystem. E.g., glibc was found in /var/lib/dpkg/status .

Inheritance

object > Location

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Location()

 public Location() 

Location(Location)

 public Location(Location other) 
Parameter
Name
Description
other

Properties

CpeUri

 public string CpeUri { get; set; } 

Deprecated. The CPE URI in CPE format

Property Value
Type
Description

Path

 public string Path { get; set; } 

The path from which we gathered that this package/version is installed.

Property Value
Type
Description

Version

 public Version Version { get; set; } 

Deprecated. The version installed at this location.

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: