BodySerialNumber Property
In This Topic
Gets or sets the serial number of the body of the camera that was used in photography.
Syntax
'Declaration
Public Property BodySerialNumber As System.String
public System.string BodySerialNumber {get; set;}
See Also