IVsProjectDesignerPage::GetProperty Method (String^)
Visual Studio 2015
Gets the current value for the given property.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property to get.
This value will be serialized using the binary serializer, and saved for use later by the undo and redo operations.
Show: