HtmlElement.Manifest Propiedad

Definición

Obtiene o establece el atributo manifest.

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

Valor de propiedad

El atributo manifest.

Se aplica a

Consulte también