Sets a context deploy time property overriding any existing property with the same key within
a processing unit configuration.

C# | Visual Basic | Visual C++ | J# |
public virtual SpaceDeployment SetContextProperty( string key, string value )
Public Overridable Function SetContextProperty ( _ key As String, _ value As String _ ) As SpaceDeployment
public: virtual SpaceDeployment^ SetContextProperty( String^ key, String^ value )
public SpaceDeployment SetContextProperty( String key, String value )

The SpaceDeployment set with the specified property.