Class SharedExternalContextEntryAttribute
Use this attribute on a member that should be exposed to the external context part that will be shared across all scenarios.
Inherited Members
Namespace: Xareus.Scenarios.Unity
Assembly: Xareus.Scenarios.Unity.dll
Syntax
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public class SharedExternalContextEntryAttribute : LocalExternalContextEntryAttribute
Constructors
SharedExternalContextEntryAttribute(string)
Declaration
public SharedExternalContextEntryAttribute(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path |