This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Initializes a new instance of the Resource class.
Namespace: Smartsite.Tools
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public Resource( string path ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub New ( _ path As _ ) |
Parameters
- path
- String
The path or COM ProgId of the resource.
See Also
Resource Class
Smartsite.Tools Namespace