IVsConnectedServiceProperties::GetProperty Method (String^)

 

Gets the specified property.

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

String^ GetProperty(
	String^ szPropertyName
)

Parameters

szPropertyName
Type: System::String^

The property name.

Return Value

Type: System::String^

The value.

Return to top
Show: