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