SolutionPersistenceRegistrationAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new SolutionPersistenceRegistrationAttribute attribute to register a solution persistence attribute for the provided context.
public:
SolutionPersistenceRegistrationAttribute(System::String ^ propName);
public:
SolutionPersistenceRegistrationAttribute(Platform::String ^ propName);
SolutionPersistenceRegistrationAttribute(std::wstring const & propName);
public SolutionPersistenceRegistrationAttribute (string propName);
new Microsoft.VisualStudio.Shell.SolutionPersistenceRegistrationAttribute : string -> Microsoft.VisualStudio.Shell.SolutionPersistenceRegistrationAttribute
Public Sub New (propName As String)
Parameters
- propName
- String
Name of the property