XmlSchemaElement.FixedValue Proprietà

Definizione

Ottiene o imposta il valore fisso.

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

Valore della proprietà

Valore fisso che è predeterminato e non modificabile. Il valore predefinito è un riferimento Null. facoltativo.

Commenti

Il contenuto deve essere un tipo semplice o textOnly. Gli attributi fixed e default si escludono reciprocamente.

Si applica a