VscePackageSettings.

BaseContentUrl Property

Summary

Gets or sets a value indicating the Url which will be prepended to all relative links in README.md.
Assembly
Cake.VsCode.dll
Namespace
Cake.VsCode
Containing Type
VscePackageSettings

Syntax

public string BaseContentUrl { get; set; }

Value

Type Description
string