Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
For scripting, creates a name-value pair in the collection.
Syntax
TaskNamedValueCollection.Create( _
ByVal name, _
ByVal value, _
ByRef pair _
)
Parameters
-
name [in]
-
The name that is associated with a value in a name-value pair.
-
value [in]
-
The value that is associated with a name in a name-value pair.
-
pair [out]
-
The name-value pair that is created in the collection.
Return value
This method does not return a value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Type library |
|
| DLL |
|