ISharePointProjectFeature.Model 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.
Gets the object model of the feature file.
public:
property Microsoft::VisualStudio::SharePoint::Features::IFeature ^ Model { Microsoft::VisualStudio::SharePoint::Features::IFeature ^ get(); };
public Microsoft.VisualStudio.SharePoint.Features.IFeature Model { get; }
member this.Model : Microsoft.VisualStudio.SharePoint.Features.IFeature
Public ReadOnly Property Model As IFeature
Property Value
An object representing an object model.