ProGetDirectoryListing.

Parent Property

Summary

Gets or sets a string containing the full path of the parent directory of the asset. This property does not include the name of the asset itself. This property may be omitted if the asset is contained in the directory root.
Assembly
Cake.ProGet.dll
Namespace
Cake.ProGet.Asset
Containing Type
ProGetDirectoryListing

Syntax

public string Parent { get; set; }

Value

Type Description
string