Share via


DataCollectorMessageInfo.DataCollectorUri Property

Definition

Gets or sets the uniform resource identifier (URI) for the diagnostic data adapter that sent the message.

public:
 property Uri ^ DataCollectorUri { Uri ^ get(); };
public Uri DataCollectorUri { get; }
member this.DataCollectorUri : Uri
Public ReadOnly Property DataCollectorUri As Uri

Property Value

Uri

The URI for the diagnostic data adapter that sent the message.

Applies to