DataCollectorTypeUriAttribute.TypeUri Property

Definition

Gets the URI that uniquely identifies the type of the diagnostic data adapter.

public:
 property System::String ^ TypeUri { System::String ^ get(); };
public string TypeUri { get; }
member this.TypeUri : string
Public ReadOnly Property TypeUri As String

Property Value

A string that contains the URI that uniquely identifies the type of the diagnostic data adapter.

Applies to