enum_ASSEMBLYLOCRESOLUTION Enum
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.
This enumeration supports a bitwise combination of its member values.
C++
public enum class enum_ASSEMBLYLOCRESOLUTION
[System.Flags]
public enum enum_ASSEMBLYLOCRESOLUTION
[<System.Flags>]
type enum_ASSEMBLYLOCRESOLUTION =
Public Enum enum_ASSEMBLYLOCRESOLUTION
- Inheritance
-
enum_ASSEMBLYLOCRESOLUTION
- Attributes
Name | Value | Description |
---|---|---|
ALR_NAME | 0 | |
ALR_USERDIR | 1 | |
ALR_SHAREDDIR | 2 | |
ALR_REMOTEDIR | 4 | |
ALR_ERROR | 8 | |
ALR_BYTES | 16 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |