Guid FileID { get; set; }
Property FileID As Guid
Get
Set
property Guid FileID {
Guid get ();
void set (Guid value);
}
abstract FileID : Guid with get, set
[Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |