# GrainInterfaceProperties.ToDetailedString

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.graininterfaceproperties/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.graininterfaceproperties/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Manifest/GrainInterfaceProperties.cs#L48-L63)

```csharp
public string ToDetailedString()
```

Returns a detailed string representation of this instance.

### Returns

A detailed, string representation of this instance.
