Table of Contents

Class VersionAttribute

Namespace
GObject
Assembly
GObject-2.0.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