GeneratedCodeAttribute.Tool 属性

定义

获取生成代码的工具的名称。

public:
 property System::String ^ Tool { System::String ^ get(); };
public string Tool { get; }
public string? Tool { get; }
member this.Tool : string
Public ReadOnly Property Tool As String

属性值

生成代码的工具的名称。

适用于