IAssemblyName.GetDisplayName(StringBuilder, Int32, AsmDisplayFlags) Method
Definition
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.
public:
int GetDisplayName(System::Text::StringBuilder ^ displayName, int % displayNameLength, Microsoft::BizTalk::GlobalAssemblyCache::AsmDisplayFlags displayFlags);
public int GetDisplayName (System.Text.StringBuilder displayName, ref int displayNameLength, Microsoft.BizTalk.GlobalAssemblyCache.AsmDisplayFlags displayFlags);
abstract member GetDisplayName : System.Text.StringBuilder * int * Microsoft.BizTalk.GlobalAssemblyCache.AsmDisplayFlags -> int
Public Function GetDisplayName (displayName As StringBuilder, ByRef displayNameLength As Integer, displayFlags As AsmDisplayFlags) As Integer
Parameters
- displayName
- StringBuilder
- displayNameLength
- Int32
- displayFlags
- AsmDisplayFlags