RemoteArgument.MissingValue Propriedade

Definição

Obtém o valor Missing.Gets the Missing value.

public:
 property System::Reflection::Missing ^ MissingValue { System::Reflection::Missing ^ get(); };
public System.Reflection.Missing MissingValue { get; }
member this.MissingValue : System.Reflection.Missing
Public ReadOnly Property MissingValue As Missing

Valor da propriedade

Missing

O valor Missing.The Missing value.

Exceções

A propriedade RemoteArgumentKind não está definida como o valor Intrinsic.The RemoteArgumentKind property is not set to the Intrinsic value.

- ou --or- Esse valor da propriedade é recuperado, enquanto a propriedade TypeCode não é definida como o valor Empty.This property value is retrieved while the TypeCode property is not set to the Empty value.

Aplica-se a