PolicyDiscoverableCollectionElement Properties

Glimpse API

PolicyDiscoverableCollectionElement Properties Glimpse API Documentation
The PolicyDiscoverableCollectionElement type exposes the following members.
Properties

  NameDescription
Public propertyAutoDiscover
Gets or sets a value indicating whether Glimpse should automatically discover types at runtime.
(Inherited from DiscoverableCollectionElement.)
Public propertyContentTypes
Gets or sets a list of content types (aka media types or mime types).
Public propertyOnlineCurrentConfiguration
Gets a reference to the top-level OnlineConfiguration instance that represents the configuration hierarchy that the current OnlineConfigurationElement instance belongs to.
(Inherited from OnlineConfigurationElement.)
Public propertyDiscoveryLocation
Gets or sets the file path to the automatic discovery location or a particular Glimpse type. This property overrides the globally configured DiscoveryLocation in Section.
(Inherited from DiscoverableCollectionElement.)
Public propertyOnlineElementInformation
Gets an OnlineElementInformation object that contains the non-customizable information and functionality of the OnlineConfigurationElement object.
(Inherited from OnlineConfigurationElement.)
Protected propertyOnlineElementProperty
Gets the OnlineConfigurationElementProperty object that represents the OnlineConfigurationElement object itself.
(Inherited from OnlineConfigurationElement.)
Protected propertyOnlineEvaluationContext
Gets the OnlineContextInformation object for the OnlineConfigurationElement object.
(Inherited from OnlineConfigurationElement.)
Public propertyIgnoredTypes
Gets or sets the list of types for Glimpse to ignore when they are automatically discovered.
(Inherited from DiscoverableCollectionElement.)
Protected propertyOnlineItem ConfigurationProperty 
Gets or sets a property or attribute of this configuration element.
(Inherited from OnlineConfigurationElement.)
Protected propertyOnlineItem String 
Gets or sets a property, attribute, or child element of this configuration element.
(Inherited from OnlineConfigurationElement.)
Public propertyOnlineLockAllAttributesExcept
Gets the collection of locked attributes.
(Inherited from OnlineConfigurationElement.)
Public propertyOnlineLockAllElementsExcept
Gets the collection of locked elements.
(Inherited from OnlineConfigurationElement.)
Public propertyOnlineLockAttributes
Gets the collection of locked attributes
(Inherited from OnlineConfigurationElement.)
Public propertyOnlineLockElements
Gets the collection of locked elements.
(Inherited from OnlineConfigurationElement.)
Public propertyOnlineLockItem
Gets or sets a value indicating whether the element is locked.
(Inherited from OnlineConfigurationElement.)
Protected propertyOnlineProperties
Gets the collection of properties.
(Inherited from OnlineConfigurationElement.)
Public propertyStatusCodes
Gets or sets a list of Http status codes.
Public propertyUris
Gets or sets a list of Uris.
Back to Top
See Also