Udostępnij za pośrednictwem


Właściwość HangReportContribution.ContentType —

Pobiera typ MIME zawartości.

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

Składnia

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

Wartość właściwości

Typ: String
Typ MIME.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HangReportContribution Klasa

Przestrzeń nazw Microsoft.VisualStudio.Threading