ValidatePackage.ProjectService 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 ^ ProjectService { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string ProjectService { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.ProjectService : string with get, set
Public Property ProjectService As String

Property Value

Do not use.

Attributes

Applies to