Class StubTypeRule
Inheritance
System.Object
StubTypeRule
Namespace: Emby.Naming.Video
Assembly: Emby.Naming.dll
Syntax
public sealed class StubTypeRule
Properties
StubType
Gets or sets the type of the stub.
Declaration
public string StubType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The type of the stub. |
Token
Gets or sets the token.
Declaration
public string Token { get; set; }
Property Value
Type | Description |
---|---|
System.String | The token. |