ValidatePackage.ProjectId Property

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ ProjectId { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string ProjectId { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.ProjectId : string with get, set
Public Property ProjectId As String

Property Value

Do not use.

Attributes

Applies to