ReferenceLoader.Enable 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.
Overloads
Enable(String) | |
Enable(String, Boolean) |
Enable(String)
public:
void Enable(System::String ^ relativePath);
public void Enable (string relativePath);
member this.Enable : string -> unit
Public Sub Enable (relativePath As String)
Parameters
- relativePath
- String