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