Share via


ServiceParameterAttribute Class

Definition

public ref class ServiceParameterAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false)]
public sealed class ServiceParameterAttribute : Attribute
type ServiceParameterAttribute = class
    inherit Attribute
Public NotInheritable Class ServiceParameterAttribute
Inherits Attribute
Inheritance
ServiceParameterAttribute
Attributes

Constructors

ServiceParameterAttribute(EXLangSParameter, String)

Methods

ParameterInfo()
TrueType()

Applies to