AttrSchemaTypeInfo Property |
The type information associated with this attribute.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic TypeInfo SchemaTypeInfo { get; }
Public ReadOnly Property SchemaTypeInfo As TypeInfo
Get
public:
property TypeInfo^ SchemaTypeInfo {
TypeInfo^ get ();
}
member SchemaTypeInfo : TypeInfo with get
Property Value
Type:
TypeInfo
See Also