EnumerationOptions.MatchCasing 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 or sets the case-matching behavior.
public:
property System::IO::MatchCasing MatchCasing { System::IO::MatchCasing get(); void set(System::IO::MatchCasing value); };
public System.IO.MatchCasing MatchCasing { get; set; }
member this.MatchCasing : System.IO.MatchCasing with get, set
Public Property MatchCasing As MatchCasing
Property Value
One of the enumeration values that indicates the case-matching behavior. The default is PlatformDefault.
Remarks
For APIs that allow specifying a match expression, this property allows you to specify the case matching behavior. The default is to match platform defaults, which are gleaned from the case sensitivity of the temporary folder.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา