Share via


Breakpoint2.Process Property

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

See Also

Reference

Breakpoint2 Interface

Breakpoint2 Members

EnvDTE80 Namespace