Yieldable._details Field
This element is introduced in Windows PowerShell 5.0.
Namespace: Microsoft.OneGet.MetaProvider.PowerShell
Assembly: Microsoft.OneGet.MetaProvider.PowerShell (in Microsoft.OneGet.MetaProvider.PowerShell.dll)
Usage
'Usage
Dim value As Hashtable
value = Me._details
Me._details = value
Syntax
'Declaration
Protected _details As Hashtable
protected Hashtable _details
protected:
Hashtable^ _details
protected Hashtable _details
protected var _details : Hashtable
Platforms
Target Platforms
See Also
Reference
Yieldable Class
Yieldable Members
Microsoft.OneGet.MetaProvider.PowerShell Namespace