Share via


IValidationRuleViolation.Project Property

Definition

Gets an instance of the project containing the document associated with the validation violation.

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

Property Value

An object representing the project.

Remarks

This property is optional.

Applies to