[This is preliminary documentation and is subject to change.]
Application-context-names are structured as UIDs as defined in PS 3.5
(see Annex A for an overview of this concept).
DICOM Application-context-names are registered in PS 3.7.
| C# | Visual Basic | Visual C++ |
public string Name { get; set; }
Public Property Name As String
public: property String^ Name { String^ get (); void set (String^ value); }
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |