Redigera

Dela via


AssemblyDefinition.ExcludePlatforms Property

Definition

Please see Assembly Definition properties on the Unity documentation site.

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

Property Value

String[]

Applies to