ThreadHelper.Generic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.