PropertyCollection.GetOrCreateSingletonProperty Method

Include Protected Members
Include Inherited Members

Gets or creates a property from the property collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetOrCreateSingletonProperty<T>(Func<TResult>) Gets or creates a property of type T from the property collection.
Public method GetOrCreateSingletonProperty<T>(Object, Func<TResult>) Gets or creates a property of type T from the property collection.

Top

See Also

Reference

PropertyCollection Class

Microsoft.VisualStudio.Utilities Namespace