![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
State Property
Gets the installed state of the feature.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public override InstallState State { get; }
Public Overrides ReadOnly Property State As InstallState Get
public: virtual property InstallState State { InstallState get () override; }
![](collapse_all.gif)
![](collapse_all.gif)
Win32 MSI API: MsiQueryFeatureState
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)