Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.Package.SourceFile Property

Returns the source file path of the package's AssemblyInfo.cs file. This is used to determine the location of a source package on a development system.

Class: YetaWF.Core.Packages.Package
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public string SourceFile { get; }

See Also YetaWF.Core.Packages.Package ClassYetaWF.Core Overview