_Application.Assistance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an IAssistance
public:
property Microsoft::Office::Core::IAssistance ^ Assistance { Microsoft::Office::Core::IAssistance ^ get(); };
public Microsoft.Office.Core.IAssistance Assistance { get; }
Public ReadOnly Property Assistance As IAssistance
Property Value
Microsoft.Office.Core.IAssistance
Remarks
For more information on IAssistance, see the Object Library Reference for the 2007 Microsoft Office system.