다음을 통해 공유


MimeTypePropertyAttribute.MimeTypePropertyName 속성

MimeTypePropertyAttribute의 MIME 형식을 가져옵니다.

네임스페이스:  System.Data.Services.Client
어셈블리:  Microsoft.Data.Services.Client(Microsoft.Data.Services.Client.dll)

구문

‘선언
Public ReadOnly Property MimeTypePropertyName As String
    Get
‘사용 방법
Dim instance As MimeTypePropertyAttribute
Dim value As String

value = instance.MimeTypePropertyName
public string MimeTypePropertyName { get; }
public:
property String^ MimeTypePropertyName {
    String^ get ();
}
member MimeTypePropertyName : string
function get MimeTypePropertyName () : String

속성 값

유형: System.String
속성 특성의 MIME 형식을 포함하는 문자열입니다.

참고 항목

참조

MimeTypePropertyAttribute 클래스

System.Data.Services.Client 네임스페이스