XmlSchemaExternal.Id Propriedade

Definição

Obtém ou define o id da cadeia.

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

Valor de Propriedade

O ID da corda. O padrão é String.Empty. Optional.

Aplica-se a