VscePublishSettings.

Package Property

Summary

Gets or sets the Package that should packaged.
Assembly
Cake.VsCode.dll
Namespace
Cake.VsCode
Containing Type
VscePublishSettings

Syntax

public FilePath Package { get; set; }

Value

Type Description
FilePath The Package File path.