ISharePointProject.TargetOfficeVersion 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 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.