Accusoft.Forms1 - Updated
SolutionName Property



Accusoft.Forms Namespace > ComponentLicense Class : SolutionName Property
Gets or sets the control's runtime license deployment solution name.
Syntax
Public Property SolutionName As String
Dim instance As ComponentLicense
Dim value As String
 
instance.SolutionName = value
 
value = instance.SolutionName
public string SolutionName {get; set;}
public:
property String^ SolutionName {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

ComponentLicense Class
ComponentLicense Members