CommonProjectContext.Config Property

Definition

Full path to config file for the assembly. Usually AssemblyFullPath + ".config"

public:
 property System::String ^ Config { System::String ^ get(); void set(System::String ^ value); };
public string Config { get; set; }
member this.Config : string with get, set
Public Property Config As String

Property Value

String

Applies to