Udostępnij za pośrednictwem


Właściwość DataCollectorMessageInfo.AgentName —

Pobiera lub ustawia nazwę wyświetlaną agent dla modułów zbierających dane, który wysłał wiadomość.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Property AgentName As String
public string AgentName { get; private set; }
public:
property String^ AgentName {
    String^ get ();
    private: void set (String^ value);
}
member AgentName : string with get, private set
function get AgentName () : String 
private function set AgentName (value : String)

Wartość właściwości

Typ: String
Nazwa wyświetlana agent dla modułów zbierających dane, który wysłał wiadomość.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorMessageInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common