Miner.Responder.Shared.Channels.MSMQ Namespace > CallContextData Class : RemoveProperty Method |
'Declaration
Public Sub RemoveProperty( _ ByVal name As System.String _ )
'Usage
Dim instance As CallContextData Dim name As System.String instance.RemoveProperty(name)
public void RemoveProperty( System.string name )
public procedure RemoveProperty( name: System.String );
public function RemoveProperty( name : System.String );
public: void RemoveProperty( System.string* name )
public: void RemoveProperty( System.String^ name )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2