CNews.Path Property | |
Returns a string representing the Path field of the news message header.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Path AS USUAL GET SET
public virtual Usual Path { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the Path field of the news message header.
See Also