GeneratedCodeAttribute.Tool Propiedad

Definición

Obtiene el nombre de la herramienta que generó el código.

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

Valor de propiedad

Nombre de la herramienta que generó el código.

Se aplica a