Compartir a través de


ClientInfo.OfficeVersion Property

Definition

Gets or sets the version of Microsoft Office installed on the client machine.

public:
 property System::String ^ OfficeVersion { System::String ^ get(); void set(System::String ^ value); };
public string OfficeVersion { get; set; }
member this.OfficeVersion : string with get, set
Public Property OfficeVersion As String

Property Value

The Microsoft Office version.

Applies to