IVsProjectTargetDescription::GetProperty Method (UInt32)

 

Gets the specified property.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

Object^ GetProperty(
	unsigned int prop
)

Parameters

prop
Type: System::UInt32

The ID of the property.

Return Value

Type: System::Object^

The value.

Return to top
Show: