IDTSTelemetry130.PostComponentUsageEvent(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:
void PostComponentUsageEvent(System::String ^ component);
[System.Runtime.InteropServices.DispId(1)]
public void PostComponentUsageEvent (string component);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member PostComponentUsageEvent : string -> unit
Public Sub PostComponentUsageEvent (component As String)
Parameters
- component
- String
- Attributes