VCConfiguration2.FileTools Property

Definition

public:
 property Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ FileTools { Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ get(); };
[System.Runtime.InteropServices.DispId(708)]
public Microsoft.VisualStudio.VCProjectEngine.IVCCollection FileTools { [System.Runtime.InteropServices.DispId(708)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(708)>]
[<get: System.Runtime.InteropServices.DispId(708)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.FileTools : Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Public ReadOnly Property FileTools As IVCCollection

Property Value

Implements

Attributes

Applies to