Compartir a través de


DynamicArgumentDesignerOptions.Title Propiedad

Definición

Obtiene o establece el título del diseñador de argumentos dinámicos.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public string Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

Valor de propiedad

Título del diseñador de argumentos dinámicos.

Se aplica a