Share via


_Application.FeatureInstall Property

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

Syntax

'Declaration
Property FeatureInstall As MsoFeatureInstall
    Get
    Set
'Usage
Dim instance As _Application
Dim value As MsoFeatureInstall

value = instance.FeatureInstall

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

Property Value

Type: Microsoft.Office.Core.MsoFeatureInstall

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace