DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WebContent Class / ContentLocation Property

In This Topic
    ContentLocation Property
    In This Topic
    The location from which the data could be retrieved
    Syntax
    'Declaration
     
    
    Public Property ContentLocation As System.Uri
    public System.Uri ContentLocation {get; set;}
    Remarks
    In a multi-part message, this is used to link the parts together
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also