DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / AuthorisationStringLabel Field



In This Topic
    AuthorisationStringLabel Field
    In This Topic
    The AuthorisationString text label.
    Syntax
    'Declaration
     
    Public AuthorisationStringLabel As Label
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.AuthorisationStringLabel
     
    instance.AuthorisationStringLabel = value
    public Label AuthorisationStringLabel
    public:
    Label^ AuthorisationStringLabel
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also