ICrossPlatformDsc.IsDefaultModuleNameForMetaConfigResource(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.
Checks if a string matches default module name used for meta configuration resources.
public bool IsDefaultModuleNameForMetaConfigResource (string name);
abstract member IsDefaultModuleNameForMetaConfigResource : string -> bool
Public Function IsDefaultModuleNameForMetaConfigResource (name As String) As Boolean
Parameters
- name
- String