This topic has not yet been rated - Rate this topic

SPSolution.Name Property

Returns the name of the solution.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public string Name { get; }

Property Value

Type: System.String
A string containing the solution name.

The name of the solution is set to the filename when you first add the solution to the store. If you subsequently upgrade the solution with a different file, the SolutionFile property gets updated but the Name property remains the same.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ