MemberDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class with member information that this cmdlet writes to the pipeline.
public ref class MemberDefinition
[Windows::Foundation::Metadata::WebHostHidden]
class MemberDefinition
public class MemberDefinition
type MemberDefinition = class
Public Class MemberDefinition
- Inheritance
-
MemberDefinition
Constructors
MemberDefinition(String, String, PSMemberTypes, String) |
Initializes a new instance of the MemberDefinition class. |
Properties
Definition |
Member definition. |
MemberType |
Member type. |
Name |
Member name. |
TypeName |
Type name. |
Methods
ToString() |
Returns the member definition. |