[JsonIgnoreAttribute] public string FileImage { get; }
<JsonIgnoreAttribute> Public ReadOnly Property FileImage As String Get
public: [JsonIgnoreAttribute] property String^ FileImage { String^ get (); }
function get_FileImage();
In This Article