ISharePointProjectFeature.Model Property

Definition

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.

Applies to