Delen via


Thread2.Program Property

Deprecated. Do not use.

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Syntax

'Declaration
ReadOnly Property Program As Program
    Get
Program Program { get; }
property Program^ Program {
    Program^ get ();
}
abstract Program : Program
function get Program () : Program

Property Value

Type: EnvDTE.Program

Implements

Thread.Program

.NET Framework Security

See Also

Reference

Thread2 Interface

Program Overload

EnvDTE90 Namespace

Other Resources

Working With Threads and Processes

Automation Object Model Chart

How to: Use the Threads Window