영어로 읽기

다음을 통해 공유


VCToolFile.Name Property

Sets or gets the name of the tool file.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

string Name { get; set; }

Property Value

Type: System.String
String containing the tool file name.

.NET Framework Security

See Also

Reference

VCToolFile Interface

Microsoft.VisualStudio.VCProjectEngine Namespace