DataCollectorConfigurationEditorTypeUriAttribute.TypeUri Property

Definition

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

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 for the type of the diagnostic data adapter configuration editor.

Applies to