public Guid? FileID { get; }
Public ReadOnly Property FileID As Guid? Get
public: property Nullable<Guid> FileID { Nullable<Guid> get (); }
member FileID : Nullable<Guid> with get
In This Article