LocalizableProperties::GetPropertyOwner Method (PropertyDescriptor^)

 

Returns the brows-able object.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual Object^ GetPropertyOwner(
	PropertyDescriptor^ pd
) sealed

Return Value

Type: System::Object^

Returns the browsable object.

Return to top
Show: