CollectorDataEntry.CollectorDisplayName Property
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.
Gets the friendly display name for the diagnostic data adapter.
public:
property System::String ^ CollectorDisplayName { System::String ^ get(); };
public string CollectorDisplayName { get; }
member this.CollectorDisplayName : string
Public ReadOnly Property CollectorDisplayName As String
Property Value
The friendly display name for the diagnostic data adapter.