言語

AxImporter.Options.keyPair フィールド

定義

生成されたアセンブリに使用される厳密な名前を指定します。

public: System::Reflection::StrongNameKeyPair ^ keyPair;
public System.Reflection.StrongNameKeyPair keyPair;
public System.Reflection.StrongNameKeyPair? keyPair;
val mutable keyPair : System.Reflection.StrongNameKeyPair
Public keyPair As StrongNameKeyPair 

フィールド値

注釈

既定では、このフィールドは null に設定されます。

適用対象