ViewSourceURL Property (SparkApplication)
Class
SparkApplication
.
Action
Gets the URL where the application's source can be viewed.
Syntax
C#
protected
String
viewSourceURL { get; }
VB
'Declaration Protected Read Property viewSourceURL As
String
Access
Read only.