AssemblyInfoCurrentAssemblyPath Field
A pointer to a null-terminated string that contains the path to the manifest file.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string CurrentAssemblyPath
Public CurrentAssemblyPath As String
Dim instance As AssemblyInfo
Dim value As String
value = instance.CurrentAssemblyPath
instance.CurrentAssemblyPath = value
public:
String^ CurrentAssemblyPath
val mutable CurrentAssemblyPath: string
No code example is currently available or this language may not be supported.
Field Value
String