次の方法で共有


Report.GetAllScopeNames メソッド

定義

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetAllScopeNames();
public System.Collections.Generic.IEnumerable<string> GetAllScopeNames ();
member this.GetAllScopeNames : unit -> seq<string>
Public Function GetAllScopeNames () As IEnumerable(Of String)

戻り値

適用対象