ISharePointProjectItem.Id Property

Definition

Gets a globally unique identifier for this instance of the SharePoint project item.

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

Property Value

A GUID value.

Applies to