Microsoft Internet Security and Acceleration Server 2000

FPCContentGroup.Add Method

Adds a new file type to the object and returns a reference to it.

VBScript Syntax[VBScript]

FPCContentGroup.Add( sNewType )

C++ Syntax[C++]

HRESULT Add(
  BSTR sNewType
);

Parameters

sNewType
Required. String that specifies the name of the new MIME content type.

Applies To

FPCContentGroup