CSharpTest.Net
Read Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Serialization.StorageClasses Namespace > IsolatedStorage Class : Read Method

path
name
value

Glossary Item Box

returns true if the property was successfully retireved into the output variable 'value'

Syntax

Visual Basic (Declaration) 
Public Function Read( _
   ByVal path As String, _
   ByVal name As String, _
   ByRef value As String _
) As Boolean
C# 
public bool Read( 
   string path,
   string name,
   out string value
)

Parameters

path
name
value

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys