VlcMediaShowName Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Core.VlcMedia.ShowName"]
Namespace: Vlc.DotNet.CoreAssembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax public string ShowName { get; set; }
Public Property ShowName As String
Get
Set
public:
property String^ ShowName {
String^ get ();
void set (String^ value);
}
member ShowName : string with get, set
Property Value
Type:
StringSee Also