共用方式為


VCFxCopTool2.toolName 屬性

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
ReadOnly Default Property toolName As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract toolName : string with get
function get toolName () : String

屬性值

類型:String

.NET Framework 安全性

請參閱

參考

VCFxCopTool2 介面

Microsoft.VisualStudio.VCProjectEngine 命名空間