다음을 통해 공유


IDynamicProperty.Name 속성

정의

동적 속성의 이름을 가져옵니다.

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

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
public string Name { [System.Security.SecurityCritical] get; }
member this.Name : string
[<get: System.Security.SecurityCritical>]
member this.Name : string
Public ReadOnly Property Name As String

속성 값

String

동적 속성의 이름입니다.

특성

적용 대상