Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.String Class / Print Field


In This Topic
    Print Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Print As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.String.Print
     
    Resource.String.Print = value
    public static int Print
    See Also