ConstructorBuilder.Signature Property

Definition

Retrieves the signature of the field in the form of a string.

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

Property Value

The signature of the field.

Applies to