getFileNameWithContent
Method
interface IAspireStore { // ... omitted for brevity getFileNameWithContent( filenameTemplate: string, sourceFilename: string): string;}Signature
method
getFileNameWithContent Gets a deterministic file path for the specified file contents
getFileNameWithContent( filenameTemplate: string, sourceFilename: string): stringParameters
filenameTemplate string sourceFilename string Returns
string Applies to
This method applies to the following types: