ILinkFile.IsFileMalformed 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 a flag indicating if the .bism file is malformed or otherwise syntactically invalid.
public bool IsFileMalformed { get; }
member this.IsFileMalformed : bool
Public ReadOnly Property IsFileMalformed As Boolean