Show / Hide Table of Contents

Class CrashDownloadOptions

Inheritance
System.Object
CrashDownloadOptions
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.Watson.dll
Syntax
public class CrashDownloadOptions

Properties

View Source

StoragePath

Declaration
public string StoragePath { get; set; }
Property Value
Type Description
System.String
  • View Source
In This Article
Back to top Generated by DocFX