RemoteArgument.MissingValue Propriedade
Definição
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
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.