MVPSI.JAMS.Activities Namespace > ForEachFile Class : Variables Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public ReadOnly Property Variables As System.Collections.ObjectModel.Collection(Of Variable)
'Usage
Dim instance As ForEachFile Dim value As System.Collections.ObjectModel.Collection(Of Variable) value = instance.Variables
[System.ComponentModel.Browsable(false)] public System.Collections.ObjectModel.Collection<Variable> Variables {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2