ContractBasedImportDefinition.RequiredTypeIdentity Właściwość

Definicja

Pobiera oczekiwany typ eksportu, który jest zgodny z tym ContractBasedImportDefinitionelementem .

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

Wartość właściwości

String

Ciąg generowany przez wywołanie GetTypeIdentity(Type) metody w typie oczekiwanym przez ten import. Jeśli wartość to null, ten import nie oczekuje określonego typu.

Dotyczy