RawDataGetFileTypeExtension Method
Gets an appropriate file type extension.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
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.