WorkflowDesignerIcons.Activities.ReceiveReply Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Recebe ou define um ícone que representa a ReceiveReply atividade.
public:
static property System::Windows::Media::DrawingBrush ^ ReceiveReply { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush ReceiveReply { get; set; }
static member ReceiveReply : System.Windows.Media.DrawingBrush with get, set
Public Shared Property ReceiveReply As DrawingBrush
Valor de Propriedade
Um ícone que representa a ReceiveReply atividade.