IDirectiveProcessor.RequiresProcessingRunIsHostSpecific Property

Definition

Allow a directive processor to specify that it needs the run to be host-specific.

public:
 property bool RequiresProcessingRunIsHostSpecific { bool get(); };
public bool RequiresProcessingRunIsHostSpecific { get; }
member this.RequiresProcessingRunIsHostSpecific : bool
Public ReadOnly Property RequiresProcessingRunIsHostSpecific As Boolean

Property Value

Returns Boolean.

Applies to