ConstructorBuilder.Signature 속성

정의

필드의 서명을 문자열 형태로 가져옵니다.

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

속성 값

필드의 서명입니다.

적용 대상