Property MimeType
- Namespace
- LMKit.Mcp.Abstractions
- Assembly
- LM-Kit.NET.dll
MimeType
Optional MIME type of the resource (e.g., "text/plain", "application/json").
public string MimeType { get; set; }
Optional MIME type of the resource (e.g., "text/plain", "application/json").
public string MimeType { get; set; }