Summary
Settings for
InspectCodeIssuesAliases
.
- Assembly
- Cake
.Issues .InspectCode .dll - Namespace
- Cake
.Issues .InspectCode - Base Types
-
- Object
- Issue
Provider Settings
graph BT
Type-->Base0["IssueProviderSettings"]
click Base0 "/api/Cake.Issues/IssueProviderSettings"
Base0-->Base1["Object"]
Type["InspectCodeIssuesSettings"]
class Type type-node
Syntax
public class InspectCodeIssuesSettings : IssueProviderSettings
Constructors
Name | Summary |
---|---|
Inspect |
Initializes a new instance of the InspectCodeIssuesSettings class.
|
Inspect |
Initializes a new instance of the InspectCodeIssuesSettings class.
|
Properties
Name | Value | Summary |
---|---|---|
LogFileContent | byte[] |
Gets the content of the log file.
Inherited from Issue
|
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
void |
Throws an exception if the specified parameter's value is null.
From IssuesArgumentChecks
|