RemoteParameterData.DefaultValue Campo
Definição
Representa o valor padrão do parâmetro de método que este RemoteParameterData descreve.Represents the default value of the method parameter that this RemoteParameterData describes.
public: System::AddIn::Contract::RemoteArgument DefaultValue;
public System.AddIn.Contract.RemoteArgument DefaultValue;
val mutable DefaultValue : System.AddIn.Contract.RemoteArgument
Public DefaultValue As RemoteArgument