GeneratedCodeAttribute.Tool Property
Definition
Gets the name of the tool that generated the code.
public:
property System::String ^ Tool { System::String ^ get(); };
public string Tool { get; }
member this.Tool : string
Public ReadOnly Property Tool As String
Property Value
The name of the tool that generated to code.