ImportDefinitionKind 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum class ImportDefinitionKind
public enum ImportDefinitionKind
type ImportDefinitionKind =
Public Enum ImportDefinitionKind
- 继承
字段
ImportNamespace | 1 | |
ImportAssemblyNamespace | 2 | |
ImportType | 3 | |
ImportXmlNamespace | 4 | |
ImportAssemblyReferenceAlias | 5 | |
AliasAssemblyReference | 6 | |
AliasNamespace | 7 | |
AliasAssemblyNamespace | 8 | |
AliasType | 9 |