ToolboxItemWrapper.ToString Método
Definição
Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
O valor da propriedade ToolName do objeto ToolboxItemWrapper atual.The value of the ToolName property for the current ToolboxItemWrapper object.