XmlSchemaElement.FixedValue Vlastnost

Definice

Získá nebo nastaví pevnou hodnotu.

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

Hodnota vlastnosti

String

Pevná hodnota, která je předem určená a neměnná. Výchozí hodnota je nulový odkaz. Nepovinný parametr.

Poznámky

Obsah by měl být jednoduchým typem nebo textOnly. default Atributy fixed se vzájemně vylučují.

Platí pro