FileGuid Property
Gets the GUID of the file.
[Visual Basic]
Public ReadOnly Property FileGuid As Guid
Public ReadOnly Property FileGuid As Guid
[C#]
public System.Guid FileGuid {get;}
public System.Guid FileGuid {get;}
Property Value
The GUID of the file.
See AlsoPersistedFile Class | CuteWebUI Namespace