Udostępnij za pośrednictwem


Właściwość HangReportContribution.ContentName —

Pobiera zawartość sugerowaną nazwę pliku.

Przestrzeń nazw:  Microsoft.VisualStudio.Threading
Zestaw:  Microsoft.VisualStudio.Threading (w Microsoft.VisualStudio.Threading.dll)

Składnia

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

Wartość właściwości

Typ: String
Sugerowana nazwa pliku.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HangReportContribution Klasa

Przestrzeń nazw Microsoft.VisualStudio.Threading