FilterModuleDescriptionLongName Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Core.Interops.FilterModuleDescription.LongName"]
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 LongName { get; }
Public ReadOnly Property LongName As String
Get
public:
property String^ LongName {
String^ get ();
}
member LongName : string with get
Property Value
Type:
String
See Also