ProductName Property (DicomGlobal)
In This Topic
The product name to be shown in licensing Dialogs etc. Default value is "DicomObjects".
Syntax
'Declaration
Public Shared Property ProductName As System.String
public static System.string ProductName {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also