StartupContent.RequiredNamespaces 屬性

定義

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

屬性值

適用於