ISharePointProject.TargetOfficeVersion Property

Definition

Gets the required SharePoint or Office version: "14.0" or "15.0". Default to 14.0.

public:
 property System::String ^ TargetOfficeVersion { System::String ^ get(); };
public string TargetOfficeVersion { get; }
member this.TargetOfficeVersion : string
Public ReadOnly Property TargetOfficeVersion As String

Property Value

The required SharePoint or Office version.

Applies to