GeneratedCodeAttribute.Tool Propriété

Définition

Obtient le nom de l'outil qui a généré le code.

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

Valeur de propriété

Nom de l'outil qui a généré le code.

S’applique à