MediaInfoFileInform Property
Gets all the details about the open file.
Namespace: DevCase.ThirdParty.MediaInfoAssembly: DevCase.net48.ThirdParty.MediaInfo (in DevCase.net48.ThirdParty.MediaInfo.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string Inform { get; }
Public ReadOnly Property Inform As String
Get
Dim instance As MediaInfoFile
Dim value As String
value = instance.Inform
public:
property String^ Inform {
String^ get ();
}
member Inform : string with get
No code example is currently available or this language may not be supported.
Return Value
String
A string that contains all the details about the open file.
Note: Some functionalities of this assembly may require to install one or all of the listed libraries:
MediaInfo (mediainfo.dll)