CodeSchemaPropertiesResources.CodeSchemaProperty_IsPrivate_Label Property
Looks up a localized string similar to IsPrivate.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)
public static string CodeSchemaProperty_IsPrivate_Label { get; }
public:
property String^ CodeSchemaProperty_IsPrivate_Label {
static String^ get();
}
static member CodeSchemaProperty_IsPrivate_Label : string with get
Public Shared ReadOnly Property CodeSchemaProperty_IsPrivate_Label As String
Type: System.String
CodeSchemaPropertiesResources Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace
Return to top