This topic has not yet been rated - Rate this topic

FunctionInfo Class

Contains information about a Windows PowerShell function that is available in the session state.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
'Usage
Dim instance As FunctionInfo

public class FunctionInfo : CommandInfo
public class FunctionInfo extends CommandInfo
public class FunctionInfo extends CommandInfo
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
© 2013 Microsoft. All rights reserved.