PSSnapInSpecification 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.
Defines the name and version tuple of a PSSnapin.
public ref class PSSnapInSpecification
[System.Serializable]
public class PSSnapInSpecification
public class PSSnapInSpecification
[<System.Serializable>]
type PSSnapInSpecification = class
type PSSnapInSpecification = class
Public Class PSSnapInSpecification
- Inheritance
-
PSSnapInSpecification
- Attributes
Properties
Name |
The name of the snapin. |
Version |
The version of the snapin. |