Visual Basic (Declaration) | |
---|---|
Sub GetContextNameObject( _ ByRef ppName As Fusion.IAssemblyName _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Fusion.IApplicationContext Dim ppName As Fusion.IAssemblyName instance.GetContextNameObject(ppName) |
C# | |
---|---|
void GetContextNameObject( out Fusion.IAssemblyName ppName ) |
C++/CLI | |
---|---|
void GetContextNameObject( [Out] Fusion.IAssemblyName^ ppName ) |
Parameters
- ppName
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2