Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public string GetRuntimeSupportInfo()
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function GetRuntimeSupportInfo As String

See Also