ProgramSourceSource Property |
http://www.emgu.com
Get the source code as String
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic string Source { get; }
Public ReadOnly Property Source As String
Get
public:
property String^ Source {
String^ get ();
}
member Source : string with get
Property Value
Type:
String
See Also