Class StringValueAttribute
Inherited Members
System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)
System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)
System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)
System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)
Namespace: Unity.WebRTC
Syntax
public class StringValueAttribute : Attribute, _Attribute
Constructors
StringValueAttribute(String)
Declaration
public StringValueAttribute(string value)
Parameters
Type | Name | Description |
---|---|---|
String | value |
Properties
StringValue
Declaration
public string StringValue { get; protected set; }
Property Value
Type | Description |
---|---|
String |