Bearbeiten

Freigeben über


CompilationOptions.Defines Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Defines { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string?> Defines { get; }
member this.Defines : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Defines As IReadOnlyList(Of String)

Property Value

Applies to