ManagedHelper.AddBindingPath(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void AddBindingPath(System::String ^ dirFullPath, bool recursive);
public void AddBindingPath (string dirFullPath, bool recursive);
abstract member AddBindingPath : string * bool -> unit
override this.AddBindingPath : string * bool -> unit
Public Sub AddBindingPath (dirFullPath As String, recursive As Boolean)
Parameters
- dirFullPath
- String
- recursive
- Boolean