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


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