Accusoft.Forms1 - Updated
SetSolutionName Method (ComponentLicense)



Accusoft.Forms Namespace > ComponentLicense Class : SetSolutionName Method
The name of your solution
Sets the component's solution name.
Syntax
Public Sub SetSolutionName( _
   ByVal solutionName As String _
) 
Dim instance As ComponentLicense
Dim solutionName As String
 
instance.SetSolutionName(solutionName)
public void SetSolutionName( 
   string solutionName
)
public:
void SetSolutionName( 
   String^ solutionName
) 

Parameters

solutionName
The name of your solution
See Also

Reference

ComponentLicense Class
ComponentLicense Members