ObservableObject::SetProperty Method (UIntPtr, UIntPtr, String^)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

protected:
bool SetProperty(
	UIntPtr% field,
	UIntPtr newValue,
	String^ propertyName = null
)

Parameters

field
Type: System::UIntPtr

newValue
Type: System::UIntPtr

propertyName
Type: System::String^

Return Value

Type: System::Boolean

Return to top
Show: