다음을 통해 공유


CodeGenerator.OutputIdentifier(String) 메서드

정의

지정된 식별자를 출력합니다.

protected:
 virtual void OutputIdentifier(System::String ^ ident);
protected virtual void OutputIdentifier (string ident);
abstract member OutputIdentifier : string -> unit
override this.OutputIdentifier : string -> unit
Protected Overridable Sub OutputIdentifier (ident As String)

매개 변수

ident
String

출력할 식별자입니다.

적용 대상