ISharePointProjectFeature.ManifestTemplateFile 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 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.