xClassTrace.logComponentMessage(String, String) 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.
public:
static void logComponentMessage(System::String ^ _component, System::String ^ _message);
public static void logComponentMessage (string _component, string _message);
static member logComponentMessage : string * string -> unit
Public Shared Sub logComponentMessage (_component As String, _message As String)
Parameters
- _component
- String
- _message
- String