Share via


DeviceSpecificChoiceTemplateContainer.Name Propiedad

Definición

Obtiene o establece el nombre del contenedor de plantilla especificado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with ASP.NET.

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

Valor de propiedad

El nombre del contenedor de plantilla especificado.

Se aplica a

Consulte también