Class XmpGuid
نام ها : Aspose.Imaging.Xmp.Types.Derived جمع آوری: Aspose.Imaging.dll (25.4.0)
XMP یک شناسه منحصر به فرد جهانی است.
[JsonObject(MemberSerialization.OptIn)]
public sealed class XmpGuid : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpGuid
Implements
اعضای ارثی
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpGuid(String)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Derived.XmpGuid.
public XmpGuid(string value)
Parameters
value
string
ارزش آن است.
Exceptions
ارزش صفر است.
ارزش هدایت معلول؛ ارزش هدایت
XmpGuid(Guid)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Derived.XmpGuid.
public XmpGuid(Guid guid)
Parameters
guid
Guid
یک شناسه منحصر به فرد
Properties
Prefix
پیش فرض را به عنوان uuid دریافت یا تنظیم کنید.
[JsonProperty]
public string Prefix { get; set; }
ارزش املاک
Value
ارزش را دریافت یا تعیین می کند.
[JsonProperty]
public Guid Value { get; set; }
ارزش املاک
Methods
GetXmpRepresentation()
ارزش شاخه را در فرمت XMP دریافت می کند.
public override string GetXmpRepresentation()
Returns
بازگرداندن مقدار حاوی نوار در فرمت XMP.