PSSnapInInfo.Types Property

Definition

Collection of file names containing types information for PSSnapIn.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Types { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Types { get; }
member this.Types : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Types As Collection(Of String)

Property Value

Applies to