다음을 통해 공유


MetadataItem.RemoveAnnotation(String) 메서드

정의

지정된 이름의 주석을 제거합니다.

public bool RemoveAnnotation (string name);
member this.RemoveAnnotation : string -> bool
Public Function RemoveAnnotation (name As String) As Boolean

매개 변수

name
String

주석 속성의 이름입니다.

반환

주석이 제거된 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상