ApplicationClass.FeatureInstall Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property FeatureInstall As MsoFeatureInstall
    Get
    Set
'Usage
Dim instance As ApplicationClass
Dim value As MsoFeatureInstall

value = instance.FeatureInstall

instance.FeatureInstall = value
public virtual MsoFeatureInstall FeatureInstall { get; set; }

Property Value

Type: MsoFeatureInstall

Implements

_Application.FeatureInstall

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace