This function allows to add resources to the variable m_resources.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public void AddResource( string resource ) |
Visual Basic |
---|
Public Sub AddResource ( _ resource As String _ ) |
Visual C++ |
---|
public: void AddResource( String^ resource ) |
Parameters
- resource
- Type: String
The resource to be added