ContractBasedImportDefinition.RequiredTypeIdentity Vlastnost

Definice

Získá očekávaný typ exportu, který odpovídá tomuto ContractBasedImportDefinition.

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

Hodnota vlastnosti

Řetězec vygenerovaný voláním GetTypeIdentity(Type) metody pro typ, který tento import očekává. Pokud je nullhodnota, tento import neočekává konkrétní typ.

Platí pro