Click or drag to resize
IPropertiesFactoryCreateDependencyFileProperties Method
Create a properties representing a dependency file.

Namespace: Sdl.FileTypeSupport.Framework.NativeApi
Assembly: Sdl.FileTypeSupport.Framework.Core (in Sdl.FileTypeSupport.Framework.Core.dll) Version: 1.0.0.0 (1.0.2508.0)
Syntax
IDependencyFileProperties CreateDependencyFileProperties(
	string currentFilePath
)

Parameters

currentFilePath
Type: SystemString
The full path to the current location of the dependency file.

Return Value

Type: IDependencyFileProperties
A dependency file properties object initialized with the current file path and default values for all other properties.
See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments