RawDataGetFileTypeExtension Method
Gets an appropriate file type extension.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public string GetFileTypeExtension()
Public Function GetFileTypeExtension As String
public:
String^ GetFileTypeExtension()
member GetFileTypeExtension : unit -> string
Return Value
StringThe file type extension.
If the
RawData instance encapsulates a
Uri, the file type extension is for
the data the
Uri references.