Compartilhar via


ValidateSharePointAppManifest.WebProjectPaths Property

Definition

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

Property Value

String[]
Attributes

Applies to