다음을 통해 공유


BookmarkInfo.OwnerDisplayName 속성

정의

디버깅, 유효성 검사, 예외 처리 및 추적에 사용되는 선택적 이름을 가져옵니다.

public:
 property System::String ^ OwnerDisplayName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string OwnerDisplayName { get; }
public string OwnerDisplayName { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.OwnerDisplayName : string
member this.OwnerDisplayName : string
Public ReadOnly Property OwnerDisplayName As String

속성 값

디버깅, 유효성 검사, 예외 처리 및 추적에 사용되는 이름입니다.

특성

적용 대상