F# string.Format

I am writing my first F# library I am trying to use string.Format and it complains that no such function exists. Is it not available or am I doing something wrong?