OclProgramSourceSource Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.OclProgramSource.Source"]
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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