PackageProperties.Identifier Proprietà

Definizione

In caso di override in una classe derivata, ottiene o imposta un valore che identifica in modo univoco e il Package relativo contenuto.

public:
 abstract property System::String ^ Identifier { System::String ^ get(); void set(System::String ^ value); };
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 e il Package relativo contenuto.

Si applica a