AddToWin32Manifest.SupportedArchitectures Property

Definition

Value for supportedArchitectures node.

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

Property Value

Attributes

Applies to