CodeSchemaResources.CodeSchemaIteratorVariable Property

Looks up a localized string similar to Iterator Variable.

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

Syntax

'Declaration
Public Shared ReadOnly Property CodeSchemaIteratorVariable As String
public static string CodeSchemaIteratorVariable { get; }
public:
static property String^ CodeSchemaIteratorVariable {
    String^ get ();
}
static member CodeSchemaIteratorVariable : string with get
static function get CodeSchemaIteratorVariable () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace