PSSnapInInfo.Formats Property

Definition

Collection of file names containing format information for PSSnapIn.

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

Property Value

Applies to