ExecutionPointBehavior Property
This read-only property returns the execution behavior of the plug-in.
Namespace: Sandcastle.Core.PlugInAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public ExecutionBehaviors Behavior { get; }
Public ReadOnly Property Behavior As ExecutionBehaviors
Get
public:
property ExecutionBehaviors Behavior {
ExecutionBehaviors get ();
}
member Behavior : ExecutionBehaviors with get
Property Value
ExecutionBehaviors