Show / Hide Table of Contents

Interface IBugRepositoryWithCrashID

Inherited Members
IBugRepository.DefaultBucketByField
Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.Abstractions.dll
Syntax
public interface IBugRepositoryWithCrashID : IBugRepository

Properties

View Source

DefaultCrashIDField

Gets the default crash ID field name for the bug repository.

Declaration
string DefaultCrashIDField { get; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX