Table of Contents

Class ApplicationCommandLocalizationPathSegment

Namespace
NetCord.Services.ApplicationCommands
Assembly
NetCord.Services.dll
public class ApplicationCommandLocalizationPathSegment : LocalizationPathSegment
Inheritance
ApplicationCommandLocalizationPathSegment
Inherited Members

Constructors

ApplicationCommandLocalizationPathSegment(string)

public ApplicationCommandLocalizationPathSegment(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string