DependencyAttribute.SearchMode Property
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.
public:
property Microsoft::Practices::ObjectBuilder::SearchMode SearchMode { Microsoft::Practices::ObjectBuilder::SearchMode get(); void set(Microsoft::Practices::ObjectBuilder::SearchMode value); };
public Microsoft.Practices.ObjectBuilder.SearchMode SearchMode { get; set; }
member this.SearchMode : Microsoft.Practices.ObjectBuilder.SearchMode with get, set
Public Property SearchMode As SearchMode