Class FileIncrementalInfo
Inherited Members
Namespace:Microsoft.DocAsCode.Plugins
Assembly:Microsoft.DocAsCode.Plugins.dll
Syntax
public class FileIncrementalInfo
Properties
IsIncremental
Declaration
public bool IsIncremental { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
SourceFile
Declaration
public string SourceFile { get; set; }
Property Value
| Type | Description |
|---|---|
| String |