Interface IBugRepositoryWithCrashID
Inherited Members
Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.Abstractions.dll
Syntax
public interface IBugRepositoryWithCrashID : IBugRepository
Properties
View SourceDefaultCrashIDField
Gets the default crash ID field name for the bug repository.
Declaration
string DefaultCrashIDField { get; }
Property Value
Type | Description |
---|---|
string |