DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentTypes Class / Text_Plain Field






In This Topic
    Text_Plain Field
    In This Topic
    TEXT content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Text_Plain As ContentType
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.Text_Plain
    public static readonly ContentType Text_Plain
    public field Text_Plain: ContentType; static; readonly 
    public static var Text_Plain : ContentType;
    public: static readonly ContentType* Text_Plain
    public:
    static readonly ContentType^ Text_Plain
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also