Udostępnij za pośrednictwem


Konstruktor HangReportContribution — (String, String, String)

Inicjuje nowe wystąpienie HangReportContribution.

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

Składnia

'Deklaracja
Public Sub New ( _
    content As String, _
    contentType As String, _
    contentName As String _
)
public HangReportContribution(
    string content,
    string contentType,
    string contentName
)
public:
HangReportContribution(
    String^ content, 
    String^ contentType, 
    String^ contentName
)
new : 
        content:string * 
        contentType:string * 
        contentName:string -> HangReportContribution
public function HangReportContribution(
    content : String, 
    contentType : String, 
    contentName : String
)

Parametry

  • content
    Typ: String

    Zawartość raportu zawiesić się.

  • contentType
    Typ: String

    Typ MIME dołączonej zawartości.

  • contentName
    Typ: String

    Sugerowana nazwa pliku zawartości, gdy jest on dołączony w raporcie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HangReportContribution Klasa

Przeciążenie HangReportContribution

Przestrzeń nazw Microsoft.VisualStudio.Threading