IToolDescription Property |
A short description on what the tool does
Namespace: RelaxIS_SDK.InterfacesAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax string Description { get; }
ReadOnly Property Description As String
Get
Dim instance As ITool
Dim value As String
value = instance.Description
Property Value
StringSee Also