FileArtifactProperty.FileInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file information.
public System.IO.FileInfo FileInfo { get; init; }
public System.IO.FileInfo FileInfo { get; }
member this.FileInfo : System.IO.FileInfo with get, set
member this.FileInfo : System.IO.FileInfo
Public Property FileInfo As FileInfo
Public ReadOnly Property FileInfo As FileInfo