Share via


ServiceModuleProvider.SupportsDelegation Property

Definition

Gets a value indicating whether the service module provider supports delegation.

public:
 virtual property bool SupportsDelegation { bool get(); };
public override bool SupportsDelegation { get; }
member this.SupportsDelegation : bool
Public Overrides ReadOnly Property SupportsDelegation As Boolean

Property Value

false in all cases.

Applies to