InstanceID

XmpMediaManagementPackage.InstanceID property

Gets or sets the identifier for a specific incarnation of a resource, updated each time the file is saved.

public string InstanceID { get; set; }

Property Value

The identifier for a specific incarnation of a resource, updated each time a file is saved.

See Also