InitializeDefaultProperties.OfficeApplicationDescription Property

Definition

Gets the description of the Microsoft Office application.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ OfficeApplicationDescription { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string OfficeApplicationDescription { get; }
[<Microsoft.Build.Framework.Output>]
member this.OfficeApplicationDescription : string
Public ReadOnly Property OfficeApplicationDescription As String

Property Value

Attributes

Applies to