TraceReader.TranslateSubclass(String, String, Int32) Method
Definition
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.
Translates the sub class.
public:
System::String ^ TranslateSubclass(System::String ^ eventClass, System::String ^ column, int subclass);
public string TranslateSubclass (string eventClass, string column, int subclass);
member this.TranslateSubclass : string * string * int -> string
Public Function TranslateSubclass (eventClass As String, column As String, subclass As Integer) As String
Parameters
Returns
A String value that specifies the sub class translation.