Share via


ThreadHelper.Generic Property

Definition

Gets a generic ThreadHelper.

public:
 static property Microsoft::VisualStudio::Shell::ThreadHelper ^ Generic { Microsoft::VisualStudio::Shell::ThreadHelper ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThreadHelper ^ Generic { Microsoft::VisualStudio::Shell::ThreadHelper ^ get(); };
public static Microsoft.VisualStudio.Shell.ThreadHelper Generic { get; }
static member Generic : Microsoft.VisualStudio.Shell.ThreadHelper
Public Shared ReadOnly Property Generic As ThreadHelper

Property Value

A generic ThreadHelper.

Applies to