This document is archived and information here might be outdated. Recommended version. |
Indicates the content of the XSL stylesheet to parse the feature attributes through.
[Visual Basic .NET]
Public Property HTMLXSLStylesheet As String
[C#]
public string HTMLXSLStylesheet {get; set;}
[C++]
HRESULT get_HTMLXSLStylesheet(
System.String* pStyleSheet
);
[C++]
HRESULT put_HTMLXSLStylesheet(
BSTR pStyleSheet
);
[C++] Parameters pStyleSheet [out, retval]
pStyleSheet is a parameter of type BSTR* pStyleSheet [in]
pStyleSheet is a parameter of type BSTR