Share via


CauOrchestratorBaseCommand.UsingDefaultPlugin Property

 

Namespace:   Microsoft.ClusterAwareUpdating.Commands
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

protected bool UsingDefaultPlugin { get; }
protected:
property bool UsingDefaultPlugin {
    bool get();
}
member UsingDefaultPlugin : bool with get
Protected ReadOnly Property UsingDefaultPlugin As Boolean

Property Value

Type: System.Boolean

See Also

CauOrchestratorBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top