PackageProperties.Creator Proprietà

Definizione

In caso di override in una classe derivata, ottiene o imposta un valore che identifica la singola entità o che ha creato e il Package relativo contenuto.

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

Valore della proprietà

Singola entità o che ha creato Package e il relativo contenuto.

Si applica a

Vedi anche