GeneratedTagHelperAttributeContext.ViewDataPropertyName Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá nebo nastaví název vlastnosti ViewDataDictionary.
public:
property System::String ^ ViewDataPropertyName { System::String ^ get(); void set(System::String ^ value); };
public string ViewDataPropertyName { get; set; }
member this.ViewDataPropertyName : string with get, set
Public Property ViewDataPropertyName As String