Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Assembly::EscapedCodeBase Property

 

Gets the URI, including escape characters, that represents the codebase.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public:
property String^ EscapedCodeBase {
	virtual String^ get();
}

Property Value

Type: System::String^

A URI with escape characters.

FileIOPermission

for access to the path. Associated enumeration: FileIOPermissionAccess::PathDiscovery

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft