IVsConnectedServiceInstanceReferenceProviderContext::TargetPlatformVersion Property

 

Gets the target platform version.

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

[DispIdAttribute(1610743812)]
property String^ TargetPlatformVersion {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

The target platform version.

Return to top
Show: