VCConfiguration2.MatchName(String, Boolean) Method

Definition

public:
 bool MatchName(System::String ^ NameToMatch, bool FullOnly);
[System.Runtime.InteropServices.DispId(729)]
public bool MatchName (string NameToMatch, bool FullOnly);
[<System.Runtime.InteropServices.DispId(729)>]
abstract member MatchName : string * bool -> bool
Public Function MatchName (NameToMatch As String, FullOnly As Boolean) As Boolean

Parameters

NameToMatch
String
FullOnly
Boolean

Returns

Implements

Attributes

Applies to