DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal Namespace / Value Class / Content Property



    Content Property
    Internal Use Only
    Syntax
    'Declaration
     
    Public Property Content As String
     
    'Usage
     
    Dim instance As Value
    Dim value As String
     
    instance.Content = value
     
    value = instance.Content
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also