Class MarkdownPreprocessorTask
Implements
Inherited Members
Namespace: SociallyDistant.Core.BuildTasks
Assembly: SociallyDistant.Framework.dll
Syntax
public class MarkdownPreprocessorTask : Task, ITaskProperties
OutputPath
Declaration
[Required]
public string OutputPath { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Source
Declaration
[Required]
public string Source { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Methods
Execute()
Declaration
public override bool Execute()Returns
| Type | Description | 
|---|---|
| bool |