VCPropertySheet.Tools Property

Definition

Lists the available tools for the platform.

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

Property Value

The available tools for the platform.

Attributes

Applies to