'Declaration Public Shared Property UIDRoot As String
'Usage Dim value As String DicomGlobal.UIDRoot = value value = DicomGlobal.UIDRoot
public static string UIDRoot {get; set;}
'Declaration Public Shared Property UIDRoot As String
'Usage Dim value As String DicomGlobal.UIDRoot = value value = DicomGlobal.UIDRoot
public static string UIDRoot {get; set;}
If not set explicitly, then a "statistically unique" (i.e. not guaranteed) UID generation technique is used instead
This corresponds to the old "UIDRoot" registry setting.