次の方法で共有


PageApplicationModel.EndpointMetadata プロパティ

定義

このアクションのエンドポイント メタデータを取得します。

public:
 property System::Collections::Generic::IList<System::Object ^> ^ EndpointMetadata { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> EndpointMetadata { get; }
member this.EndpointMetadata : System.Collections.Generic.IList<obj>
Public ReadOnly Property EndpointMetadata As IList(Of Object)

プロパティ値

適用対象