ContractBasedImportDefinition.RequiredTypeIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the expected type of the export that matches this 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
Property Value
A string that is generated by calling the GetTypeIdentity(Type) method on the type that this import expects. If the value is null
, this import does not expect a particular type.
Applies to
GitHub сайтында бізбен бірлесіп жұмыс істеу
Бұл мазмұнның көзін GitHub сайтында табуға болады. Онда сонымен бірге мәселелер мен өзгертулерді енгізу сұрауларын жасауға және қарап шығуға болады. Қосымша ақпарат алу үшін қатысушы нұсқаулығын қараңыз.