프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / AutoSPPID / My Project / Resources.Designer.vb @ 7e6981ae

이력 | 보기 | 이력해설 | 다운로드 (2.65 KB)

1
'------------------------------------------------------------------------------
2
' <auto-generated>
3
'     This code was generated by a tool.
4
'     Runtime Version:4.0.30319.42000
5
'
6
'     Changes to this file may cause incorrect behavior and will be lost if
7
'     the code is regenerated.
8
' </auto-generated>
9
'------------------------------------------------------------------------------
10

    
11
Option Strict On
12
Option Explicit On
13

    
14

    
15
Namespace My.Resources
16
    
17
    'This class was auto-generated by the StronglyTypedResourceBuilder
18
    'class via a tool like ResGen or Visual Studio.
19
    'To add or remove a member, edit your .ResX file then rerun ResGen
20
    'with the /str option, or rebuild your VS project.
21
    '''<summary>
22
    '''  A strongly-typed resource class, for looking up localized strings, etc.
23
    '''</summary>
24
    <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
25
     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
26
     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
27
     Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
28
    Friend Module Resources
29

    
30
        Private resourceMan As Global.System.Resources.ResourceManager
31

    
32
        Private resourceCulture As Global.System.Globalization.CultureInfo
33

    
34
        '''<summary>
35
        '''  Returns the cached ResourceManager instance used by this class.
36
        '''</summary>
37
        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
38
        Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
39
            Get
40
                If Object.ReferenceEquals(resourceMan, Nothing) Then
41
                    Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("AutoSPPID.Resources", GetType(Resources).Assembly)
42
                    resourceMan = temp
43
                End If
44
                Return resourceMan
45
            End Get
46
        End Property
47

    
48
        '''<summary>
49
        '''  Overrides the current thread's CurrentUICulture property for all
50
        '''  resource lookups using this strongly typed resource class.
51
        '''</summary>
52
        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
53
        Friend Property Culture() As Global.System.Globalization.CultureInfo
54
            Get
55
                Return resourceCulture
56
            End Get
57
            Set(ByVal value As Global.System.Globalization.CultureInfo)
58
                resourceCulture = value
59
            End Set
60
        End Property
61
    End Module
62
End Namespace
클립보드 이미지 추가 (최대 크기: 500 MB)