Udostępnij za pośrednictwem


Reference.Id Właściwość

Definicja

Pobiera lub ustawia identyfikator bieżącego Referenceelementu .

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

Wartość właściwości

Identyfikator bieżącego Referenceelementu . Wartość domyślna to null.

Uwagi

Id Użyj właściwości , aby dodać identyfikator ciągu do reprezentacji XML bieżącego Reference elementu. Identyfikator służy do odwołwania Reference się do elementu z innej lokalizacji.

Dotyczy