ISharePointProjectPackage.Id Property

Definition

Gets the ID of the package used during design time.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

A GUID representing a package ID.

Applies to