Share via


PackageProperties.Identifier Proprietà

Definizione

Quando sottoposto a override in una classe derivata, ottiene o imposta un valore che identifica in modo univoco l'oggetto Package e il relativo contenuto

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

Valore della proprietà

Valore che identifica in modo univoco l'oggetto Package e il relativo contenuto.

Si applica a