Table of Contents

Property Dependencies

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

Dependencies

Specifies the objects on which the object being added will depend.

public IReadOnlyList<DependencySpec> Dependencies { get; }

Property Value

IReadOnlyList<DependencySpec>