ISharePointProjectFeature.ManifestTemplateFile Property

Definition

Gets the manifest template file associated with the feature.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ ManifestTemplateFile { Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectMember ManifestTemplateFile { get; }
member this.ManifestTemplateFile : Microsoft.VisualStudio.SharePoint.ISharePointProjectMember
Public ReadOnly Property ManifestTemplateFile As ISharePointProjectMember

Property Value

An object representing a manifest template file.

Applies to