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.
This member is a wrapper for the Signed property of the XmlForm class.
public:
virtual property bool Signed { bool get(); };
public virtual bool Signed { get; }
member this.Signed : bool
Public Overridable ReadOnly Property Signed As Boolean