IProgrammableDataQuery3.FormatName Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
System::String ^ FormatName(cli::array <System::Object ^> ^ results, Microsoft::HistoricalDebuggerHost::IProgrammableDataQueryEventData ^ data);
public string FormatName(object[] results, Microsoft.HistoricalDebuggerHost.IProgrammableDataQueryEventData data);
abstract member FormatName : obj[] * Microsoft.HistoricalDebuggerHost.IProgrammableDataQueryEventData -> string
Public Function FormatName (results As Object(), data As IProgrammableDataQueryEventData) As String
- results
- Object[]
Produkt | Verzie |
---|---|
Visual Studio SDK | 2022 |