Share via


CompletionContext.Properties Property

Definition

Optional property bag which, when present, will be merged with IAsyncCompletionSession.Properties.

public:
 property Microsoft::VisualStudio::Utilities::PropertyCollection ^ Properties { Microsoft::VisualStudio::Utilities::PropertyCollection ^ get(); };
public Microsoft.VisualStudio.Utilities.PropertyCollection? Properties { get; }
member this.Properties : Microsoft.VisualStudio.Utilities.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection

Property Value

Applies to