|   | SchemaFileImage Property | 
        
        
            Gets the file image of this 
Schema.
            
 GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
 Syntax
Syntax[JsonIgnoreAttribute]
public string FileImage { get; }<JsonIgnoreAttribute>
Public ReadOnly Property FileImage As String
	Get
public:
[JsonIgnoreAttribute]
property String^ FileImage {
	String^ get ();
}[<JsonIgnoreAttribute>]
member FileImage : string with get
function get_FileImage();
Property Value
String See Also
See Also