Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal store As INameValueStore, _ ByVal contextPath As String _ ) |
C# | |
---|---|
public Storage( INameValueStore store, string contextPath ) |
Parameters
- store
- The storage container to use
- contextPath
- The full context of the storage item, delimit with '/' or '\'
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7