共用方式為


CSharpCompilationOptions.Usings 屬性

定義

使用 的全域命名空間。

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> Usings { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> Usings { get; }
member this.Usings : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property Usings As ImmutableArray(Of String)

屬性值

適用於