PSSnapInSpecification Class

Definition

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.

Applies to