RemoteArgument.RemoteArgumentKind Property

Definition

Gets a RemoteArgumentKind that indicates the kind of argument that the RemoteArgument represents.

C#
public System.AddIn.Contract.RemoteArgumentKind RemoteArgumentKind { get; }

Property Value

One of the RemoteArgumentKind values that indicates whether the RemoteArgument represents an intrinsic type, an array of intrinsic types, an IContract, or the Missing value.

Remarks

An intrinsic data type is a primitive data type (that is, the Type.IsPrimitive property of the type is true) or a String, Decimal, DateTime, or DBNull.

Applies to

Proizvod Verzije
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1