EnableFileBlocking property

Sets or returns whether file blocking based on file extensions is enabled.

Syntax


C++

HRESULT get_EnableFileBlocking(VARIANT_BOOL* pEnableFileBlocking)

HRESULT put_EnableFileBlocking(VARIANT_BOOL
MyEnableFileBlocking
)

Scripting languages

MyEnableFileBlocking= Database Object.EnableFileBlocking

Database Object.EnableFileBlocking = MyEnableFileBlocking

Home

Applies to

IERUSiteSettings