SchedulerLocExtension Constructor(String)
In This Topic
Initializes a new instance of the
SchedulerLocExtension class.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
public SchedulerLocExtension(
string
)
Parameters
- key
- The System.String value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key
See Also