다음을 통해 공유


EntityDescriptor.Identity 속성

정의

엔터티의 ID 값인 URI를 가져오거나 설정합니다.

public:
 property System::String ^ Identity { System::String ^ get(); };
public string Identity { get; }
member this.Identity : string
Public ReadOnly Property Identity As String

속성 값

Identity 속성은 Atom 응답의 엔터티를 나타내는 identityentry 요소에 해당합니다.

적용 대상