Represents summary information for a FolderDescription XML element that shows folder functionality within a single Configuration Manager 2007 console node.

The following tables list the members exposed by the FolderDescription type.

Public Constructors

  Name Description
FolderDescription Initializes a new instance of FolderDescription.
Top

Public Properties

  Name Description
public property ContainerClass Gets or sets the name of the provider class that is managed by the folder.
public property ContainerValue Gets or sets the value that the provider uses in folder management operations.
public property ReferenceClass Gets or sets the class from which permissions for folder operations should be verified.
public property ReferenceProperty Gets or sets the reference property for the folder.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method IsFolderDescriptionEmpty Determines whether the information that is contained in the folder is valid or empty.
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeContainerClass Determines whether the ContainerClass property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeReferenceClass Determines whether the ReferenceClass property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeReferenceProperty Determines whether the ReferenceProperty property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.