System.Runtime.Remoting.Contexts.IDynamicProperty

Indicates that the implementing property should be registered at runtime through the Context.RegisterDynamicProperty(IDynamicProperty, ContextBoundObject, Context) method.

See Also: IDynamicProperty Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IDynamicProperty

Remarks

Dynamic properties must also expose the System.Runtime.Remoting.Contexts.IContributeDynamicSink interface if they want to provide dynamic sinks.

Requirements

Namespace: System.Runtime.Remoting.Contexts
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0