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

Use this for anything which is very very specific to OfficeClip.com only There are couple of instances which have to be specific to OfficeClip.com but should not be given to Non-BOXVERSIONS (e.g. people who will use OfficeClip as an Application Service Provider).

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

Syntax

C#
public static bool OcDotComOnly { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property OcDotComOnly As Boolean
Visual C++
public:
static property bool OcDotComOnly {
	bool get ();
}

See Also