IVsConnectedServiceProperties::SetProperty Method (String^, String^)
Visual Studio 2015
Sets the specified property.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- szPropertyName
-
Type:
System::String^
The property name.
- szValue
-
Type:
System::String^
The value.
Show: