IDataTemplate.FilePath Property
.NET Standard 2.x
Gets the file path of the data template.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
string FilePath { get; }
Returns
System.String
The file path of the data template.
Examples
Applies to
.NET Standard
2.x