HelpExtensions.IsUpperCaseSingleCharacterFlag(String) Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static bool IsUpperCaseSingleCharacterFlag(System::String ^ name);
public static bool IsUpperCaseSingleCharacterFlag(this string name);
static member IsUpperCaseSingleCharacterFlag : string -> bool
<Extension()>
Public Function IsUpperCaseSingleCharacterFlag (name As String) As Boolean
Parameters
- name
- String