StringSyntaxAttribute.Arguments プロパティ

定義

使用される特定の構文に関連付けられている省略可能な引数を取得します。

public:
 property cli::array <System::Object ^> ^ Arguments { cli::array <System::Object ^> ^ get(); };
public object?[] Arguments { get; }
member this.Arguments : obj[]
Public ReadOnly Property Arguments As Object()

プロパティ値

Object[]

適用対象