Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IDynamicName Interface / GetPrefixName Method


In This Topic
    GetPrefixName Method
    In This Topic
    Gets the prefix name dynamically.
    Syntax
    'Declaration
     
    
    Function GetPrefixName() As String
    'Usage
     
    
    Dim instance As IDynamicName
    Dim value As String
     
    value = instance.GetPrefixName()
    string GetPrefixName()
    See Also