XmpGuid
XmpGuid class
Représente l’identifiant unique global XMP.
public sealed class XmpGuid : XmpTypeBase
Constructeurs
Nom | La description |
---|
XmpGuid(Guid) | Initialise une nouvelle instance duXmpGuid classe. |
XmpGuid(string) | Initialise une nouvelle instance duXmpGuid classe. |
Propriétés
Nom | La description |
---|
Prefix { get; set; } | Obtient ou définit le préfixe comme uuid. |
Value { get; set; } | Obtient ou définit la valeur. |
Méthodes
Nom | La description |
---|
override GetXmpRepresentation() | Obtient la valeur contenue dans la chaîne au format XMP. |
Voir également