# GrainBindings.Bindings

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.metadata.grainbindings/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.metadata.grainbindings/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Manifest/GrainBindings.cs#L37)

```csharp
public ImmutableArray<ImmutableDictionary<string, string>> Bindings
```

Gets the bindings for the specified grain type.
