ParameterDirectiveProcessor.RequiresProcessingRunIsHostSpecific Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This processor does not require a host-specific template.
public:
property bool RequiresProcessingRunIsHostSpecific { bool get(); };
public:
property bool RequiresProcessingRunIsHostSpecific { bool get(); };
public bool RequiresProcessingRunIsHostSpecific { get; }
member this.RequiresProcessingRunIsHostSpecific : bool
Public ReadOnly Property RequiresProcessingRunIsHostSpecific As Boolean