DataCollectorConfigurationEditorAttribute.HelpUri Property

Definition

Gets or sets the URI for the help content for the configuration editor.

public:
 property System::String ^ HelpUri { System::String ^ get(); void set(System::String ^ value); };
public string HelpUri { get; set; }
member this.HelpUri : string with get, set
Public Property HelpUri As String

Property Value

The URI for the help content for the configuration editor.

Applies to