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

Sets the resource application to the resource variable. Once this is done, the resource will be available to all instances of OfficeClip.

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

Syntax

C#
public void SetApplication()
Visual Basic (Declaration)
Public Sub SetApplication
Visual C++
public:
void SetApplication()

See Also