IProjectContext.Config Property

Definition

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

public:
 property System::String ^ Config { System::String ^ get(); };
public string Config { get; }
member this.Config : string
Public ReadOnly Property Config As String

Property Value

String

Applies to