IXMLDOMNotation.parsed 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.
public:
property bool parsed { bool get(); };
[System.Runtime.InteropServices.DispId(31)]
public bool parsed { [System.Runtime.InteropServices.DispId(31)] get; }
[<System.Runtime.InteropServices.DispId(31)>]
[<get: System.Runtime.InteropServices.DispId(31)>]
member this.parsed : bool
Public ReadOnly Property parsed As Boolean
Property Value
Implements
- Attributes