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.VsCode.
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. |