LyricFileFormatName Property
Gets the subtitle format name of the current subtitle file.
Namespace: DevCase.ThirdParty.SubtitleWorkshopAssembly: DevCase.net48.ThirdParty.SubtitleWorkshop (in DevCase.net48.ThirdParty.SubtitleWorkshop.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public override string FormatName { get; }
Public Overrides ReadOnly Property FormatName As String
Get
Dim instance As LyricFile
Dim value As String
value = instance.FormatName
public:
virtual property String^ FormatName {
String^ get () override;
}
abstract FormatName : string with get
override FormatName : string with get
No code example is currently available or this language may not be supported.
Return Value
String
The subtitle format name of the current subtitle file.