XmlSchemaParticle.MinOccursString Vlastnost

Definice

Získá nebo nastaví číslo jako řetězcovou hodnotu. Minimální počet výskytů částice.

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

Hodnota vlastnosti

Číslo jako řetězcová hodnota. String.Empty označuje, že MinOccurs se rovná výchozí hodnotě. Výchozí hodnota je nulový odkaz.

Poznámky

Tato vlastnost může mít hodnotu null ("") nebo String.Empty.

Platí pro