| HtmlNodeNavigatorPrefix Property  | 
            Gets the prefix associated with the current node.
            Always returns string.Empty in the case of HtmlNavigator implementation.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic override string Prefix { get; }Public Overrides ReadOnly Property Prefix As String
	Get
Property Value
Type: 
String
See Also