WorkflowDesignerIcons.Activities.SendReply 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 SendReply atividade.
public:
static property System::Windows::Media::DrawingBrush ^ SendReply { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush SendReply { get; set; }
static member SendReply : System.Windows.Media.DrawingBrush with get, set
Public Shared Property SendReply As DrawingBrush
Valor de Propriedade
Um ícone que representa a SendReply atividade.