OperationParameterInfo.ParameterType Özellik

Tanım

İlişkili işlem parametresinin türünü alır veya ayarlar.

public:
 property Type ^ ParameterType { Type ^ get(); void set(Type ^ value); };
public Type ParameterType { get; set; }
member this.ParameterType : Type with get, set
Public Property ParameterType As Type

Özellik Değeri

Type İlişkili işlem parametresinin türünü temsil eden bir nesne.

Şunlara uygulanır