OperationDescriptor
Gets or sets the IOperationDescriptor for the current scope.
Declaration
public IOperationDescriptor OperationDescriptor { get; set; }
Property Value
Type | Description |
---|---|
IOperationDescriptor |
Remarks
To set the name of the current scope, assign this property to an instance of the NamedOperationDescriptor class.