PackageNameAttribute
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.builtin
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- Attribute | PackageNameAttribute .NET, .NET Standard 2.0
- Attribute | PackageNameAttribute Island
- Attribute | PackageNameAttribute .NET, .NET Standard 2.0
Properties
Name
property Name: String read;
String Name { get; }
var Name: String { get{} }
Name String
ReadOnly Property Name() As String
Namespace
property Namespace: String read;
String Namespace { get; }
var Namespace: String { get{} }
Namespace String
ReadOnly Property Namespace() As String
Instance Methods
constructor
Parameters:
- aNamespace:
- aName: