Sdílet prostřednictvím


HangReportContribution.Content – vlastnost

Získá obsah zprávy reagovat.

Obor názvů:  Microsoft.VisualStudio.Threading
Sestavení:  Microsoft.VisualStudio.Threading (v Microsoft.VisualStudio.Threading.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: String
Obsah.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

HangReportContribution Třída

Microsoft.VisualStudio.Threading – obor názvů