DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentType Class / ToString Method

In This Topic
    ToString Method (ContentType)
    In This Topic
    The ToString override method
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string representation of MediaType header value incorporated in the HTTP request
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also