Miner.Interop Namespace > IMMLayerProperties Interface : DeleteProperty Method |
'Declaration
Sub DeleteProperty( _ ByVal Name As System.String _ )
'Usage
Dim instance As IMMLayerProperties Dim Name As System.String instance.DeleteProperty(Name)
void DeleteProperty( System.string Name )
procedure DeleteProperty( Name: System.String );
function DeleteProperty( Name : System.String );
void DeleteProperty( System.string* Name )
void DeleteProperty( 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