BuildingBlock.ID Propriété

Définition

Renvoie le numéro d’identification interne d’un bloc de construction. En lecture seule.

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

Valeur de propriété

String

String

Remarques

La ID propriété renvoie une chaîne d’identification qui se présente sous la forme d’un GUID.

S’applique à