VCDebugSettings.MPIAcceptFilter Property

Definition

Gets or sets the Multi-Processor-Interface accept filter for the debugger.

public:
 property System::String ^ MPIAcceptFilter { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ MPIAcceptFilter { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(2382)]
public string MPIAcceptFilter { [System.Runtime.InteropServices.DispId(2382)] get; [System.Runtime.InteropServices.DispId(2382)] set; }
[<System.Runtime.InteropServices.DispId(2382)>]
[<get: System.Runtime.InteropServices.DispId(2382)>]
[<set: System.Runtime.InteropServices.DispId(2382)>]
member this.MPIAcceptFilter : string with get, set
Public Property MPIAcceptFilter As String

Property Value

String containing the ID of the filter.

Attributes

Applies to