Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated. Do not use.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
ReadOnly Property Program As Program
'Usage
Dim instance As Thread
Dim value As Program
value = instance.Program
Program Program { get; }
property Program^ Program {
Program^ get ();
}
function get Program () : Program
Property Value
Type: EnvDTE.Program
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.