Name Property (DicomImage)
In This Topic
The Name of the patient
Syntax
'Declaration
Public Property Name As System.String
public System.string Name {get; set;}
Property Value
The Name of the patient
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also