次の方法で共有


RepresentationContract.TypeName プロパティ

定義

スキーマによって定義された型名。 'contentType' 値が 'application/x-www-form-urlencoded' でも 'multipart/form-data' でもない場合にのみ適用されます。

public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

プロパティ値

適用対象