[This is preliminary documentation and is subject to change.]
Get or set the Media Storage SOP Class UID ((0002,0002)).
| C# | Visual Basic | Visual C++ |
public string MediaStorageSOPClassUID { get; set; }
Public Property MediaStorageSOPClassUID As String
public: property String^ MediaStorageSOPClassUID { String^ get (); void set (String^ value); }