| ExifDataRelatedSoundFile Property |
Namespace: Aspose.PSD.Exif
public string RelatedSoundFile { get; set; }
Public Property RelatedSoundFile As String Get Set
public: property String^ RelatedSoundFile { String^ get (); void set (String^ value); }
member RelatedSoundFile : string with get, set