CodeSchemaResources.CodeSchemaIsParameterOf Property

Looks up a localized string similar to Is Parameter Of.

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 CodeSchemaIsParameterOf As String
public static string CodeSchemaIsParameterOf { get; }
public:
static property String^ CodeSchemaIsParameterOf {
    String^ get ();
}
static member CodeSchemaIsParameterOf : string with get
static function get CodeSchemaIsParameterOf () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace