RelaxISPlugin_WizardTitle Property |
The title of the wizard that is displayed in the wizard dialog
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual string Title { get; }
Public Overridable ReadOnly Property Title As String
Get
Dim instance As RelaxISPlugin_Wizard
Dim value As String
value = instance.Title
Property Value
StringSee Also