HTMLScriptElement.Type
HTMLScriptElement.Type property
Het inhoudstype van de scripttaal. Zie de definitie van het typekenmerk in HTML 4.01.
public string Type { get; set; }
Zie ook
- class HTMLScriptElement
- naamruimte Aspose.Html
- montage Aspose.HTML
Het inhoudstype van de scripttaal. Zie de definitie van het typekenmerk in HTML 4.01.
public string Type { get; set; }