MimeTypePropertyAttribute.DataPropertyName 屬性
取得 MimeTypePropertyAttribute 的名稱。
命名空間: System.Data.Services.Client
組件: Microsoft.Data.Services.Client (在 Microsoft.Data.Services.Client.dll 中)
語法
'宣告
Public ReadOnly Property DataPropertyName As String
Get
'用途
Dim instance As MimeTypePropertyAttribute
Dim value As String
value = instance.DataPropertyName
public string DataPropertyName { get; }
public:
property String^ DataPropertyName {
String^ get ();
}
member DataPropertyName : string
function get DataPropertyName () : String
屬性值
型別:System.String
包含 property 屬性名稱的字串。