Gets the file name.
Namespace: RTEAssembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public string GetName( Guid guid ) |
Visual Basic |
---|
Public Function GetName ( _ guid As Guid _ ) As String |
Visual C++ |
---|
public: String^ GetName( Guid guid ) |
Parameters
- guid
- Type: System..::..Guid
The GUID.
Return Value
[Missing <returns> documentation for "M:RTE.UploaderProvider.GetName(System.Guid)"]