次の方法で共有


ODataPropertyInfo.InstanceAnnotations プロパティ

定義

カスタム インスタンス注釈のコレクション。

public System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> InstanceAnnotations { get; set; }
member this.InstanceAnnotations : System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> with get, set
Public Property InstanceAnnotations As ICollection(Of ODataInstanceAnnotation)

プロパティ値

適用対象