VCConfiguration.Tools Property

Definition

Gets the available tools for the configuration.

public:
 property System::Object ^ Tools { System::Object ^ get(); };
public:
 property Platform::Object ^ Tools { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(707)]
public object Tools { [System.Runtime.InteropServices.DispId(707)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(707)>]
[<get: System.Runtime.InteropServices.DispId(707)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.Tools : obj
Public ReadOnly Property Tools As Object

Property Value

An object containing the available tools for the configuration.

Attributes

Applies to