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

속성 값

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

적용 대상