Namespace: Weborb.Messaging.Api.Stream
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
| C# |
|---|
string generateFilename( IScope scope, string name, string extension, GenerationType type ) |
| Visual Basic |
|---|
Function generateFilename ( _ scope As IScope, _ name As String, _ extension As String, _ type As GenerationType _ ) As String |
| Visual C++ |
|---|
String^ generateFilename( IScope^ scope, String^ name, String^ extension, GenerationType type ) |
Parameters
- scope
- Type: Weborb.Messaging.Api..::..IScope
- name
- Type: System..::..String
- extension
- Type: System..::..String