IsToolEnabled Method (String)
From MCManager API
| MCManager API Reference |
| ManagerEngine..::.IsToolEnabled Method (String) |
| ManagerEngine Class See Also Send Feedback |
[Missing <summary> documentation for "M:Moxiecode.Manager.ManagerEngine.IsToolEnabled(System.String)"]
Namespace:
Moxiecode.Manager
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public bool IsToolEnabled( string tool ) |
| Visual Basic (Declaration) |
|---|
Public Function IsToolEnabled ( _ tool As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsToolEnabled( String^ tool ) |
Parameters
- tool
- Type: System..::.String
[Missing <param name="tool"/> documentation for "M:Moxiecode.Manager.ManagerEngine.IsToolEnabled(System.String)"]
Return Value
[Missing <returns> documentation for "M:Moxiecode.Manager.ManagerEngine.IsToolEnabled(System.String)"]