[Missing <summary> documentation for "P:Activsoft.Engine.Template.Xsl"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Xsl { get; set; }Public Property Xsl As String
Get
Set
public:
property String^ Xsl {
String^ get ();
void set (String^ value);
}member Xsl : string with get, set
Property Value
Type:
String
See Also