SetCauClusterRoleCommand.RootActivity Property

 

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

Syntax

protected override string RootActivity { get; }
protected:
property String^ RootActivity {
    virtual String^ get() override;
}
override RootActivity : string with get
Protected Overrides ReadOnly Property RootActivity As String

Property Value

Type: System.String

See Also

SetCauClusterRoleCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top