Search Results for

    Show / Hide Table of Contents

    Class UnknownIceOptionTag

    An unknown tag for an OptionsAttribute

    Inheritance
    System.Object
    OptionTag
    UnknownIceOptionTag
    Inherited Members
    OptionTag.Trickle
    OptionTag.Type
    OptionTag.Parse(String)
    Namespace: FM.LiveSwitch.Sdp.Ice
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class UnknownIceOptionTag : OptionTag

    Constructors

    UnknownIceOptionTag(String)

    Initializes a new instance of the UnknownIceOptionTag class.

    Declaration
    public UnknownIceOptionTag(string tagString)
    Parameters
    Type Name Description
    System.String tagString

    Properties

    TagString

    Gets the tag string.

    Declaration
    public string TagString { get; }
    Property Value
    Type Description
    System.String

    Methods

    ToString()

    Gets the string representation of this tag.

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    OptionTag.ToString()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0