Thread.Program 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.
Deprecated. Do not use.
public:
property EnvDTE::Program ^ Program { EnvDTE::Program ^ get(); };
public:
property EnvDTE::Program ^ Program { EnvDTE::Program ^ get(); };
[System.Runtime.InteropServices.DispId(103)]
public EnvDTE.Program Program { [System.Runtime.InteropServices.DispId(103)] get; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
member this.Program : EnvDTE.Program
Public ReadOnly Property Program As Program
Property Value
- Attributes