Table of Contents

Class VersionAttribute

Namespace
GtkSource
Assembly
GtkSource-5.dll
public class VersionAttribute : Attribute
Inheritance
VersionAttribute
Inherited Members

Constructors

VersionAttribute(string)

public VersionAttribute(string version)

Parameters

version string

Properties

Version

public string Version { get; }

Property Value

string