ObservableObject::SetProperty<T> Method (T, T, String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
protected: generic<typename T> bool SetProperty( T% field, T newValue, String^ propertyName = null )
Return Value
Type: System::BooleanType Parameters
- T
Show: