DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.DicomObjects.DicomWeb.Internal Namespace / SubscriptionController Class / Url Property

In This Topic
    Url Property (SubscriptionController)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Url As System.Web.Http.Routing.UrlHelper
    public System.Web.Http.Routing.UrlHelper Url {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also