[This is preliminary documentation and is subject to change.]
Provides an optional name of an applicable tool [Inventory(Tool="ErlangModuleGenerator")]
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Tool { get; set; }
public string Tool { get; set; }
Public Property Tool As String
Get
Set
Public Property Tool As String
Get
Set
public:
property String^ Tool {
String^ get ();
void set (String^ value);
}
public:
property String^ Tool {
String^ get ();
void set (String^ value);
}
member Tool : string with get, set
member Tool : string with get, set
Property Value
Type:
String