public static string GetWallpapersPath(
IWebHostEnvironment environment
)
Public Shared Function GetWallpapersPath (
environment As IWebHostEnvironment
) As String
public:
static String^ GetWallpapersPath(
IWebHostEnvironment^ environment
)
static member GetWallpapersPath :
environment : IWebHostEnvironment -> string