ObjectPersistData.ResourceKey 속성

정의

컨트롤 작성기 개체의 리소스 키를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

String

컨트롤 작성기의 리소스 키를 나타내는 String입니다.

적용 대상