Share via


CorHeader.StrongNameSignatureDirectory Propriedade

Definição

Obtém a entrada Assinatura de Nome Forte.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry StrongNameSignatureDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };
public System.Reflection.PortableExecutable.DirectoryEntry StrongNameSignatureDirectory { get; }
member this.StrongNameSignatureDirectory : System.Reflection.PortableExecutable.DirectoryEntry
Public ReadOnly Property StrongNameSignatureDirectory As DirectoryEntry

Valor da propriedade

A entrada Assinatura de Nome Forte.

Comentários

Para obter mais informações sobre a assinatura de nome forte, consulte Assemblies de nome forte.

Aplica-se a