ApplicationClass.FeatureInstall 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.
public:
virtual property Microsoft::Office::Core::MsoFeatureInstall FeatureInstall { Microsoft::Office::Core::MsoFeatureInstall get(); void set(Microsoft::Office::Core::MsoFeatureInstall value); };
public virtual Microsoft.Office.Core.MsoFeatureInstall FeatureInstall { get; set; }
member this.FeatureInstall : Microsoft.Office.Core.MsoFeatureInstall with get, set
Public Overridable Property FeatureInstall As MsoFeatureInstall