PropertyChangedEventArgs::NewValue Property

 

Gets the new value of the property.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property Object^ NewValue {
	Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: