VCCustomBuildTool.Description Property

Definition

Gets or sets a string that represents the description for the object or the use of the output group.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Description { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public string Description { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

The description for the object or the use of the output group.

Attributes

Applies to