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.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
ReadOnly Property Process As Process2
'Usage
Dim instance As Breakpoint2
Dim value As Process2
value = instance.Process
Process2 Process { get; }
property Process2^ Process {
Process2^ get ();
}
function get Process () : Process2
Property Value
Type: EnvDTE80.Process2
.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.