Class CommonAttachmentNames
Contains constant string values for referencing attachments by name.
Inheritance
System.Object
CommonAttachmentNames
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.CrashSources
Assembly: CrashCABN.CrashSources.Abstractions.dll
Syntax
public static class CommonAttachmentNames
Fields
View SourceAppCenter
Declaration
public const string AppCenter = "AppCenter"
Field Value
Type | Description |
---|---|
System.String |
AppCenterJSON
Declaration
public const string AppCenterJSON = "AppCenterJSON"
Field Value
Type | Description |
---|---|
System.String |
WatsonAnalysis
Declaration
public const string WatsonAnalysis = "WatsonAnalysis"
Field Value
Type | Description |
---|---|
System.String |
WatsonAnalysisXML
Declaration
public const string WatsonAnalysisXML = "WatsonAnalysis.xml"
Field Value
Type | Description |
---|---|
System.String |
WatsonApportionedHits
Declaration
public const string WatsonApportionedHits = "WatsonApportionedHits"
Field Value
Type | Description |
---|---|
System.String |
WatsonCrashFolder
Declaration
public const string WatsonCrashFolder = "WatsonCrashFolder"
Field Value
Type | Description |
---|---|
System.String |
WatsonEmbeddedRetailFiles
An array of file names which may be extracted and attached from a retail Watson crash.
Declaration
public static readonly ImmutableArray<string> WatsonEmbeddedRetailFiles
Field Value
Type | Description |
---|---|
System.Collections.Immutable.ImmutableArray<System.String> |