| VlcManagerVlcVersion Property  | 
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Core.Interops.VlcManager.VlcVersion"]
 
Namespace: Vlc.DotNet.Core.InteropsAssembly: Vlc.DotNet.Core.Interops (in Vlc.DotNet.Core.Interops.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntaxpublic string VlcVersion { get; }Public ReadOnly Property VlcVersion As String
	Get
public:
property String^ VlcVersion {
	String^ get ();
}member VlcVersion : string with get
Property Value
Type: 
String
See Also