VscePackageSettings.

BaseImagesUrl Property

Summary

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

Syntax

public string BaseImagesUrl { get; set; }

Value

Type Description
string