Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Inputs As PersistableObjectDictionary(Of Input) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SmartFormatProperties Dim value As PersistableObjectDictionary(Of Input) value = instance.Inputs |
C# | |
---|---|
public PersistableObjectDictionary<Input> Inputs {get;} |
C++/CLI | |
---|---|
public: property PersistableObjectDictionary<Input^>^ Inputs { PersistableObjectDictionary<Input^>^ get(); } |
Property Value
The inputs.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