Click or drag to resize
UpdateMediaWebFarmTaskFileGuid Property
Gets or sets guid identifier of the file to be updated.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public Guid FileGuid { get; set; }

Property Value

Type: Guid
See Also