17.156. Class AdapterSettings

Namespace: ArmoniK.Core.Common.Injection.Options
Assembly: ArmoniK.Core.Common.dll

public class AdapterSettings

17.156.1. Inheritance

objectAdapterSettings

17.156.2. Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

17.156.3. Properties

17.156.3.1. AdapterAbsolutePath

public string AdapterAbsolutePath { get; set; }

17.156.3.1.1. Property Value

string

17.156.3.2. ClassName

public string ClassName { get; set; }

17.156.3.2.1. Property Value

string