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