SfcCollectionInfo 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 that wraps collections. PS expands collections in the pipeline by default for enumreable types, so this stops that. I moved this into SFC, as it needs to be shared between cmdlets and provider. I did not want to add a new shared GAC'ed assembly to setup for this, hence explains why it is here.
public class SfcCollectionInfo
type SfcCollectionInfo = class
Public Class SfcCollectionInfo
- Inheritance
-
SfcCollectionInfo
Constructors
SfcCollectionInfo(String, Object) |
Properties
Collection | |
DisplayName |