Microsoft Internet Security and Acceleration Server 2000

FPCContentGroup.Remove Method

Removes a file type from the object.

VBScript Syntax[VBScript]

FPCContentGroup.Remove( sType )

C++ Syntax[C++]

HRESULT Remove(
  BSTR sType
);

Parameters

sType
Required. String that specifies the name of the MIME content type to remove.

Applies To

FPCContentGroup