[This is preliminary documentation and is subject to change.]

The name of the variable used to internally keep track of code changes. Helps separate what needs to go into release and what doesn't need to.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static bool IsCodeProtected
Visual Basic (Declaration)
Public Shared IsCodeProtected As Boolean
Visual C++
public:
static bool IsCodeProtected

See Also