Share via


DependencyAttribute.NotPresentBehavior Property

Definition

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

Property Value

Applies to