Property::let_Value Method (Object^)

 

Setter function to set properties values.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void let_Value(
	Object^ lppvReturn
)

Parameters

lppvReturn
Type: System::Object^

An object representing a value to set for a property

Return to top
Show: