VCProject.IsCapabilityPresent(String) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
bool IsCapabilityPresent(System::String ^ bstrCapability);
public:
bool IsCapabilityPresent(Platform::String ^ bstrCapability);
bool IsCapabilityPresent(std::wstring const & bstrCapability);
[System.Runtime.InteropServices.DispId(1610809435)]
public bool IsCapabilityPresent (string bstrCapability);
[<System.Runtime.InteropServices.DispId(1610809435)>]
abstract member IsCapabilityPresent : string -> bool
Public Function IsCapabilityPresent (bstrCapability As String) As Boolean
Parameter
- bstrCapability
- String
Gibt zurück
- Attribute