ProgressionCommonResources Class

 

A strongly-typed resource class, for looking up localized strings, etc.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.ProgressionCommonResources

Syntax

public class ProgressionCommonResources
public ref class ProgressionCommonResources 
type ProgressionCommonResources = class end
Public Class ProgressionCommonResources

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static ArrayInstance

Looks up a localized string similar to Array Instance.

System_CAPS_pubpropertySystem_CAPS_static ArrayRank

Looks up a localized string similar to Array Rank.

System_CAPS_pubpropertySystem_CAPS_static Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

System_CAPS_pubpropertySystem_CAPS_static DGML_Property_Name

Looks up a localized string similar to Name.

System_CAPS_pubpropertySystem_CAPS_static ExplicitInterface

Looks up a localized string similar to Explicit Interface.

System_CAPS_pubpropertySystem_CAPS_static GenericArguments

Looks up a localized string similar to Generic Arguments.

System_CAPS_pubpropertySystem_CAPS_static GenericParameterCount

Looks up a localized string similar to Generic Parameter Count.

System_CAPS_pubpropertySystem_CAPS_static Indirection

Looks up a localized string similar to Indirection.

System_CAPS_pubpropertySystem_CAPS_static ObjectInstance

Looks up a localized string similar to Object Instance.

System_CAPS_pubpropertySystem_CAPS_static ParameterIdentifier

Looks up a localized string similar to Parameter Identifier.

System_CAPS_pubpropertySystem_CAPS_static ParentType

Looks up a localized string similar to Parent Type.

System_CAPS_pubpropertySystem_CAPS_static Prefix

Looks up a localized string similar to Prefix.

System_CAPS_pubpropertySystem_CAPS_static ResourceManager

Returns the cached ResourceManager instance used by this class.

System_CAPS_pubpropertySystem_CAPS_static Sequence

Looks up a localized string similar to Sequence.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top